<?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>Getting Started Assistant on Windows 10: chocolatey install python does not provide pip3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43172/getting-started-assistant-on-windows-10-chocolatey-install-python-does-not-provide-pip3</link><description>Hei, 
 I am following the Install the toolchain section and after running 
 choco install python 
 the step does not verify because it does not find pip3. 
 &amp;#39;pip3&amp;#39; is not recognized as an internal or external command, operable program or batch file. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Mar 2019 10:11:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43172/getting-started-assistant-on-windows-10-chocolatey-install-python-does-not-provide-pip3" /><item><title>RE: Getting Started Assistant on Windows 10: chocolatey install python does not provide pip3</title><link>https://devzone.nordicsemi.com/thread/176127?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2019 10:11:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d0295a5-eba6-4941-b965-7a1d841a6ecd</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;I had to install Python from&amp;nbsp;&lt;a href="https://www.python.org/downloads/release/python-372/"&gt;https://www.python.org/downloads/release/python-372/&lt;/a&gt;&amp;nbsp;in order to get pip to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Started Assistant on Windows 10: chocolatey install python does not provide pip3</title><link>https://devzone.nordicsemi.com/thread/169296?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 12:49:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e3cb15b-6200-4c77-93e7-f53b63184737</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Strange.&lt;/p&gt;
&lt;p&gt;Maybe you could try uninstalling Python and install from python.org instead?&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Started Assistant on Windows 10: chocolatey install python does not provide pip3</title><link>https://devzone.nordicsemi.com/thread/169259?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 10:02:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a099a252-943f-404d-b1e4-634cce3abf08</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Hei,&lt;/p&gt;
&lt;p&gt;there is no pip3 executable in the folder which Python was installed to:&amp;nbsp;&lt;span&gt;C:\Users\mata\AppData\Local\Programs\Python\Python37\Scripts ...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting Started Assistant on Windows 10: chocolatey install python does not provide pip3</title><link>https://devzone.nordicsemi.com/thread/169255?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 09:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92cf9b31-22ec-4395-9dfb-a41170d96ba4</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;It might be an issue where the Environmental Variable - Path isn&amp;#39;t added for pip3.&lt;/p&gt;
&lt;p&gt;On Windows, pip3 should be in the Scripts folder of your Python installation;&lt;br /&gt;C:\path\to\python\Scripts\pip3&lt;/p&gt;
&lt;p&gt;You should be able to use the command;&lt;/p&gt;
&lt;p&gt;where python&lt;/p&gt;
&lt;p&gt;to find out where the Python executables are located.&lt;/p&gt;
&lt;p&gt;Make sure that the Path to pip3 is added to your Environmental Variables&amp;nbsp; - Path.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>