<?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>nRF Connect SDK - installing Python - GSA verification failure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60010/nrf-connect-sdk---installing-python---gsa-verification-failure</link><description>Hi, When installing the nRF Connect SDK by using GSA application on macOS 10.15.3, at step &amp;quot;Installing the toolchain&amp;quot; I get stucked to a verification failure for python3 dependencies. In the terminal I&amp;#39;ve ran 
 $ brew install python3 
 and everything</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Apr 2020 14:12:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60010/nrf-connect-sdk---installing-python---gsa-verification-failure" /><item><title>RE: nRF Connect SDK - installing Python - GSA verification failure</title><link>https://devzone.nordicsemi.com/thread/244102?ContentTypeID=1</link><pubDate>Wed, 08 Apr 2020 14:12:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89a1e6c0-5b8d-4972-9039-abccebda3325</guid><dc:creator>Gabriele</dc:creator><description>&lt;p&gt;Solved. I needed&amp;nbsp;to add the Xcode command line tools&lt;/p&gt;
&lt;p&gt;$ xcode-select&amp;nbsp;--install&lt;/p&gt;
&lt;p&gt;export &amp;quot;/usr/local/opt/python/libexec/bin:$PATH&amp;quot; &lt;br /&gt;and reinstall python3&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>