You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't compile any of the examples. When compiling I'm getting this error in ArduionoIDE:
Traceback (most recent call last):
File "/home/elvas/.arduino15/packages/Croduino_Boards/tools/esptool_py/2.6.0/esptool.py", line 35, in <module>
import serial.tools.list_ports as list_ports
ModuleNotFoundError: No module named 'serial'
Do I need to install anything else except Croduino-Board-Definitions-for-Arduino-IDE, Inkplate-6-Arduino-library and Inkplate-6-SDFat-Arduino-Library?
The text was updated successfully, but these errors were encountered:
I can't compile any of the examples. When compiling I'm getting this error in ArduionoIDE:
Do I need to install anything else except
Croduino-Board-Definitions-for-Arduino-IDE
,Inkplate-6-Arduino-library
andInkplate-6-SDFat-Arduino-Library
?The text was updated successfully, but these errors were encountered: