<?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[Problems with esptool.py Mac Big Sure]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Load the Arduino envoirment on a brand new MacBook Pro.<br />
Try to compile The Core2 and the M5Stack fire.</p>
<p dir="auto">Now I get the message : No module named serial.<br />
On the system is the latest version of python installed.</p>
<p dir="auto">What to do?</p>
<p dir="auto">File "/Users/jankromhout/Library/Arduino15/packages/m5stack/tools/esptool_py/3.0.0/esptool.py", line 39, in &lt;module&gt;<br />
import serial<br />
ImportError: No module named serial<br />
exit status 1<br />
Fout bij het compileren voor board M5Stack-FIRE</p>
]]></description><link>https://community.m5stack.com/topic/3395/problems-with-esptool-py-mac-big-sure</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:43:28 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3395.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Jun 2021 19:10:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems with esptool.py Mac Big Sure on Fri, 25 Jun 2021 12:04:17 GMT]]></title><description><![CDATA[<p dir="auto">That mean is ,  you have to reinstall the <code>pyserial</code> module</p>
<p dir="auto"><a href="https://pypi.org/project/pyserial/#files" target="_blank" rel="noopener noreferrer nofollow ugc">https://pypi.org/project/pyserial/#files</a></p>
]]></description><link>https://community.m5stack.com/post/14220</link><guid isPermaLink="true">https://community.m5stack.com/post/14220</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Fri, 25 Jun 2021 12:04:17 GMT</pubDate></item></channel></rss>