<?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>&amp;quot;No module named elftools&amp;quot; by debuging on SEGGER Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54842/no-module-named-elftools-by-debuging-on-segger-embedded-studio</link><description>Hello, 
 I am trying to build new samples but I am getting the follow error: 
 
 
 Any idea or advice? Did I miss something? 
 Thanks, 
 Regards, 
 Ana Garcia</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2019 10:01:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54842/no-module-named-elftools-by-debuging-on-segger-embedded-studio" /><item><title>RE: "No module named elftools" by debuging on SEGGER Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/222272?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 10:01:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6444a11d-904f-4ccd-875e-e9624139d403</guid><dc:creator>Ana Garcia Alcala</dc:creator><description>&lt;p&gt;yes, it looks like I had to install pyelftools. I got some errors by installing, I downloaded the packet from here (&lt;a href="https://pypi.org/project/pyelftools/#files"&gt;https://pypi.org/project/pyelftools/#files&lt;/a&gt;) and it worked! Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "No module named elftools" by debuging on SEGGER Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/222008?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 08:31:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14dba2c2-ba28-47fa-b5c0-93af09b02d35</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looks like you&amp;#39;re missing pyelftools (pip3 install pyelftools), but this should have come from the pip3 install -r ncs/zephyr/scripts/requirements.txt.&lt;/p&gt;
&lt;p&gt;Did you forget, or get an error while performing this step?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd &amp;lt;sourcecode_root&amp;gt;\ncs
pip3 install -r zephyr\scripts\requirements.txt
pip3 install -r nrf\scripts\requirements.txt
pip3 install -r mcuboot\scripts\requirements.txt&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If you get an error, please post it here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>