Maintenance notice: These forum archives are read-only, and will be removed shortly. Please visit our forums at their new location, https://www.evilmadscientist.com/forums/.

guys help. problems with eggbot

edited March 2015 in Egg-Bot
guys help. problems with eggbot
For a long time was out of work. Now when you try to start the program generates an error.

Please tell me how to fix this problem?
I hope for your help on this forum or mail (mariwa_82@mail.ru)

"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."

Traceback (most recent call last):

  File "eggbot.py", line 1403, in <module>

    e.affect()

  File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 221, in affect

    self.effect()

  File "eggbot.py", line 281, in effect

    self.EggbotOpenSerial()

  File "eggbot.py", line 1296, in EggbotOpenSerial

    self.serialPort = self.getSerialPort()

  File "eggbot.py", line 1354, in getSerialPort

    serialPort = self.testSerialPort( strComPort )

  File "eggbot.py", line 1323, in testSerialPort

    serialPort = serial.Serial( strComPort, timeout=1 ) # 1 second timeout!

  File "C:\Program Files (x86)\Inkscape\share\extensions\serial\serialwin32.py", line 30, in __init__

    SerialBase.__init__(self, *args, **kwargs)

  File "C:\Program Files (x86)\Inkscape\share\extensions\serial\serialutil.py", line 260, in __init__

    self.open()

  File "C:\Program Files (x86)\Inkscape\share\extensions\serial\serialwin32.py", line 56, in open

    raise SerialException("could not open port %s: %s" % (self.portstr, ctypes.WinError()))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xcd in position 10: ordinal not in range(128)
image
image
image

Comments

  • Hi Mari,
    I've followed up by email--your error message images didn't post, so please send those to me via email and we'll go from there.
    Lenore
Sign In or Register to comment.