<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ModuleNotFoundError: No module named &amp;#39;intelhex&amp;#39;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113392/modulenotfounderror-no-module-named-intelhex</link><description>When following instructions for setting up the NRF52840-dongle as RCP coprocessor , I&amp;#39;m getting this error: ModuleNotFoundError: No module named &amp;#39;intelhex&amp;#39; 
 
 
 
 Full log:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jul 2024 12:03:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113392/modulenotfounderror-no-module-named-intelhex" /><item><title>RE: ModuleNotFoundError: No module named 'intelhex'</title><link>https://devzone.nordicsemi.com/thread/495403?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 12:03:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32e2bab6-f4ec-49c4-bd3e-e7ee5fba23e9</guid><dc:creator>olalonde</dc:creator><description>&lt;p&gt;Fixed with:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;pip3 install intelhex --break-system-packages&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>