<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Compile error -     ImportError:  No module name serial]]></title><description><![CDATA[<p dir="auto">I get the above compile error , compiling for a M5Stick C<br />
I have the board manager &amp; library installed OK.  I can see all the SP32 boards &amp; all the M5Stack examples.<br />
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.</p>
<p dir="auto">Lee<br />
![alt text](image <img src="/assets/uploads/files/1588829154862-4bf9bc04-59b2-41f4-8421-ec60ba0bcd33-image-resized.png" alt="0_1588829153516_4bf9bc04-59b2-41f4-8421-ec60ba0bcd33-image.png" class=" img-fluid img-markdown" /> url)</p>
]]></description><link>https://community.m5stack.com/topic/1933/compile-error-importerror-no-module-name-serial</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:42:27 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1933.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2020 05:26:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compile error -     ImportError:  No module name serial on Thu, 07 May 2020 16:17:36 GMT]]></title><description><![CDATA[<p dir="auto">The compiler cannot find wire.h which is needed for serial communication. please add wire.h</p>
]]></description><link>https://community.m5stack.com/post/8552</link><guid isPermaLink="true">https://community.m5stack.com/post/8552</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 07 May 2020 16:17:36 GMT</pubDate></item><item><title><![CDATA[Reply to Compile error -     ImportError:  No module name serial on Thu, 07 May 2020 13:51:00 GMT]]></title><description><![CDATA[<p dir="auto">Probably you need to install python serial library used by esptool.</p>
<p dir="auto">Could you try this command in console<br />
<strong>python -m pip install pyserial</strong></p>
]]></description><link>https://community.m5stack.com/post/8548</link><guid isPermaLink="true">https://community.m5stack.com/post/8548</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Thu, 07 May 2020 13:51:00 GMT</pubDate></item><item><title><![CDATA[Reply to Compile error -     ImportError:  No module name serial on Thu, 07 May 2020 10:30:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rexlee" aria-label="Profile: rexlee">@<bdi>rexlee</bdi></a> 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.</p>
]]></description><link>https://community.m5stack.com/post/8542</link><guid isPermaLink="true">https://community.m5stack.com/post/8542</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Thu, 07 May 2020 10:30:18 GMT</pubDate></item></channel></rss>