<?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[M5Burner JavaScript Error]]></title><description><![CDATA[<p dir="auto">I am trying to use M5Burner (version 2.3.0) on Mac OS Monterey (version 12.3.1) to burn the UIFlow firmware to my M5Stack BASIC. The firmware downloads successfully, but when I click 'Burn' or 'Configuration' I receive the following JavaScript error:</p>
<pre><code>Uncaught Exception:
Error: spawn python ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
</code></pre>
<p dir="auto">I have installed the latest Silicon Labs VCP driver.</p>
<p dir="auto">I have tried suggestions to ensure Python is installed correctly and any <code>python</code> alias to <code>python3</code> is specified in my <code>.zshrc</code> file, but nothing works. My Python version, incidentally, is 3.8.9.</p>
<p dir="auto">Is there a way around this problem? Thank you in advance.</p>
]]></description><link>https://community.m5stack.com/topic/4248/m5burner-javascript-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 16:04:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4248.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Apr 2022 09:36:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Burner JavaScript Error on Sat, 24 Sep 2022 18:47:20 GMT]]></title><description><![CDATA[<p dir="auto">I have Ubuntu 22.04 and to solve it I created a symbolic link from /usr/bin/python3 to /usr/bin/python.</p>
<p dir="auto">M5 Burner tries to use the "python" command and gets an error, because the existing command is "python3". With the symbolic link this is resolved.</p>
]]></description><link>https://community.m5stack.com/post/18709</link><guid isPermaLink="true">https://community.m5stack.com/post/18709</guid><dc:creator><![CDATA[Henrique Marti]]></dc:creator><pubDate>Sat, 24 Sep 2022 18:47:20 GMT</pubDate></item><item><title><![CDATA[Reply to M5Burner JavaScript Error on Mon, 20 Jun 2022 06:07:33 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I have got to the bottom of this error and will have a written guide coming soon but will have to wait to get my MAcbookpro repaired before making a video.</p>
<p dir="auto">The error is caused on OS X buy not having Xcode, Xcode extensions and Python not being installed and set up correctly.</p>
]]></description><link>https://community.m5stack.com/post/17763</link><guid isPermaLink="true">https://community.m5stack.com/post/17763</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 20 Jun 2022 06:07:33 GMT</pubDate></item><item><title><![CDATA[Reply to M5Burner JavaScript Error on Thu, 09 Jun 2022 09:39:02 GMT]]></title><description><![CDATA[<p dir="auto">In the latest version. M5Burner macOS x64 v3.0. this issue has been fixed.</p>
]]></description><link>https://community.m5stack.com/post/17682</link><guid isPermaLink="true">https://community.m5stack.com/post/17682</guid><dc:creator><![CDATA[SerjPr]]></dc:creator><pubDate>Thu, 09 Jun 2022 09:39:02 GMT</pubDate></item><item><title><![CDATA[Reply to M5Burner JavaScript Error on Thu, 28 Apr 2022 17:19:02 GMT]]></title><description><![CDATA[<p dir="auto">Python has been removed in the latest Mac OS update. You need to specify the path to python 3 in the M5Burner script. You just need to know where to change it. The same problem appeared in arduino ide.</p>
]]></description><link>https://community.m5stack.com/post/17320</link><guid isPermaLink="true">https://community.m5stack.com/post/17320</guid><dc:creator><![CDATA[SerjPr]]></dc:creator><pubDate>Thu, 28 Apr 2022 17:19:02 GMT</pubDate></item></channel></rss>