Compile error - ImportError: No module name serial
-
I get the above compile error , compiling for a M5Stick C
I have the board manager & library installed OK. I can see all the SP32 boards & all the M5Stack examples.
I would appreciate any help. Although I have been working with micros sonce 1972, I am now 72 and whilst trying to keep up the head is not as agile as it used to be.Lee
 -
@rexlee I assume you use Arduino IDE. What example did you compile for your M5Stick C? If it was your own code, then please upload the code so other members can take a look.
-
Probably you need to install python serial library used by esptool.
Could you try this command in console
python -m pip install pyserial -
The compiler cannot find wire.h which is needed for serial communication. please add wire.h
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login