Inkscape has received additional data from the script executed.
The script did not return an error, but this may indicate the results will not be as expected.
Code: Select all
Traceback (most recent call last):
File "sendto_silhouette.py", line 1109, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 283, in affect
self.effect()
File "sendto_silhouette.py", line 961, in effect
state = dev.status() # hint at loading paper, if not ready.
File "/usr/share/inkscape/extensions/silhouette/Graphtec.py", line 393, in status
print("usb.core.USBError:", e, file=self.log)
NameError: global name 'self' is not defined
Any help on whats going on with this and what I can do to fix it. Would love to be able to not have to go back to using windows for this.
Thanks.