<?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>nrfutil package issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88447/nrfutil-package-issues</link><description>Hi, 
 The python nrfutil package doesn&amp;#39;t seem to be actively maintained. 
 Latest updates don&amp;#39;t support python version &amp;gt; 3.9 which are now default versions for latest Linux distributions. 
 Also, the protobuf is not fixed in the pip package which lead</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jun 2022 08:34:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88447/nrfutil-package-issues" /><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370615?ContentTypeID=1</link><pubDate>Thu, 02 Jun 2022 08:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e29a64b6-d18e-4d99-8a3c-3501ac96d028</guid><dc:creator>Nicolas Goualard</dc:creator><description>&lt;p&gt; I just saw that the pull request has been merged a few hours ago, thought i&amp;#39;d share &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370384?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 09:28:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fb966b1-e75d-4f57-98e9-7766a66f0242</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Good point, &amp;quot;workaround&amp;quot; was a bad term. I cannot promise if/when it will be merged, but the maintainer is aware of it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370361?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 08:36:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10b05dc2-ee11-4e1f-8d23-14e64097202c</guid><dc:creator>Cheb</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;The PR is not a workaround but a proper fix for nrfutil package that needs to be merged and then released to affect pip users.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sebastien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370343?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 07:34:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a80f2d6e-4572-4f19-b7f7-5445723dd2a5</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Thanks for letting us know. Another workaround is to specify a protobuf version lower than 4.0.0 in&amp;nbsp;requirements.txt &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/pull/375/commits/c03b0dca945f38d8095dc71894b81dfbfd1dca7f"&gt;as shown in PR 375&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370282?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 15:24:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65ff4014-0197-4fcf-8ad2-3e73b2acf7ee</guid><dc:creator>Cheb</dc:creator><description>&lt;p&gt;Hi sebastien,&lt;/p&gt;
&lt;p&gt;If that can be of any help, a decent work-around:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;pip3 install protobuf==3.20.0 nrfutil&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370230?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 13:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c89bd19-56d5-4722-94f0-70f13c2b249c</guid><dc:creator>sdubourdieu</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;We have the same problem here and our CI is currently stuck with the protobuf version.&lt;/p&gt;
&lt;p&gt;Our full delivery system is currently stuck &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks you for your help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;An other Sebastien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370141?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 08:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b102b4cf-82b4-45c2-8f7c-397dff371ade</guid><dc:creator>Cheb</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Thanks for you quick answer.&lt;/p&gt;
&lt;p&gt;Not supporting newer python version is ok even if not convenient.&lt;/p&gt;
&lt;p&gt;However not freezing the protobuf version is more of an issue as it will break recent nrfutil install on 3.9.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sebastien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil package issues</title><link>https://devzone.nordicsemi.com/thread/370138?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 08:36:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68b3ff76-e801-4d92-87b2-6d18c51e5f66</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Sebastien,&lt;/p&gt;
&lt;p&gt;Your observations are correct, and for now you need to use an older python version. However, we have not given up on nrfutil but are in the process of rewriting it completely. This is well under way, but I cannot say exactly when the new version will be ready.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>