Search found 1 match

by glamperd
Wed Oct 04, 2017 1:21 am
Forum: General Discussion
Topic: Eclipse IDE - No module named serial
Replies: 12
Views: 31711

Re: Eclipse IDE - No module named serial

It looks like esptool runs under Python 3 in recent versions. It's working for me, although I did initially have the 'No module named serial' problem.
My config is:
- In make menuconfig, the python command is simply 'python'
- In Eclipse, set the PATH to point to the Python3.5 environment.
- Make ...

Go to advanced search