I am asking for help regarding my eggbot. Not sure what the problem is? So far I have my eggbot built and connected to my mac laptop running 10.5.8.
I have XQuartz running 2.6.3. Inkspace is 0.48.2. The EBB firmware is 1.82. I am just trying to adjust the pen motor and press apply in the extensions and I get an error Traceback (most recent call last):
File "eggbot.py", line 30, in <module>
import serial
ImportError: No module named serial
every single time. The led is flashing slow green on the Eibot board. Which means it is communicating. Not sure what the problem is. Thanks for helping.
Comments