this is the error i see when first trying to toggle pen up and down, please help
Traceback (most recent call last):
File “eggbot.py”, line 1406, in <module>
e.affect()
File “C:\Program Files\Inkscape\share\extensions\inkex.py”, line 268, in affect
self.effect()
File “eggbot.py”, line 314, in effect
self.EggbotOpenSerial()
File “eggbot.py”, line 1299, in EggbotOpenSerial
self.serialPort = self.getSerialPort()
File “eggbot.py”, line 1356, in getSerialPort
for strComPort in eggbot_scan.findEiBotBoards():
File “C:\Program Files\Inkscape\share\extensions\eggbot_scanwin32.py”, line 6, in findEiBotBoards
hKey = _winreg.OpenKey( hReg, r”SYSTEM\CurrentControlSet\Enum\USB\VID_04D8&PID_FD92″ )
WindowsError: [Error 2] The system cannot find the file specified