<?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>Problem getting started with segger and toolchain</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55537/problem-getting-started-with-segger-and-toolchain</link><description>I recently got a Thingy:91 and activated it. Now I am installing the tools to work with it in my system (Linux) following the nrf Connect v3.3.0 Getting Started Assistant but i get stuck at the step ` 
 pip3 install --user -r nrf/scripts/requirements</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Dec 2019 05:18:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55537/problem-getting-started-with-segger-and-toolchain" /><item><title>RE: Problem getting started with segger and toolchain</title><link>https://devzone.nordicsemi.com/thread/225062?ContentTypeID=1</link><pubDate>Thu, 12 Dec 2019 05:18:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f6c4ac4-4ccb-487d-8826-792a4311ce48</guid><dc:creator>XavierN</dc:creator><description>&lt;p&gt;I found the answer to my own question in a github issue:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/148"&gt;https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/148&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Basically you need to upgrade pip by:&lt;/p&gt;
&lt;p&gt;`pip install --user -U pip`&lt;/p&gt;
&lt;p&gt;Or otherwise make sure your pip version is &amp;gt;= 19.0&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Xavier&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>