EDIT YOUR PROFILE HERE

Please or Register to create posts and topics.

No response

I installed the controller just like the instructions said. When I hook it up to my computer and try to run a test signal I get the follow error message, and no response from the laser machine. Can someone help me figure out what I am doing wrong?

 

ERROR:root:code for hash md5 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type md5

ERROR:root:code for hash sha1 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha1

ERROR:root:code for hash sha224 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha224

ERROR:root:code for hash sha256 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha256

ERROR:root:code for hash sha384 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha384

ERROR:root:code for hash sha512 was not found.

Traceback (most recent call last):

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 147, in <module>

globals()[__func_name] = __get_hash(__func_name)

File "C:\Program Files\Inkscape\lib\python2.7/hashlib.py", line 97, in __get_builtin_constructor

raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha512

Directory does not exist! Please specify existing directory!

 

Yes, you need to enter a existing folder value in the directory field, that's all.

Dave Gale has extended the plugins to allow auto generation of the directory when left empty so the plugin can store the conversion file.

Cheers, Paul awesome.tech

Forum Registration

EDIT YOUR PROFILE HERE