<?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 on mac</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42775/getting-started-on-mac</link><description>Im getting this error, but i thing this has to do with some python dependencies, Im getting errors with 
 pip3 install --user -r zephyr/scripts/requirements.txt and installing the toolchain, I can&amp;#39;t verify the cmake install &amp;quot;brew install cmake&amp;quot; and python3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Jan 2019 13:05:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42775/getting-started-on-mac" /><item><title>RE: Getting started on mac</title><link>https://devzone.nordicsemi.com/thread/167099?ContentTypeID=1</link><pubDate>Tue, 22 Jan 2019 13:05:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15887429-e76f-48df-9f57-08ac2860e962</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Great! Good to know in the future that this solved your issue! Would you mind upvoting my comment please? &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: Getting started on mac</title><link>https://devzone.nordicsemi.com/thread/166971?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 19:35:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:038610d2-df10-471c-bd30-e260700208da</guid><dc:creator>dan_cuspi</dc:creator><description>&lt;p&gt;Now is working, it was the python3 path the alas was declared to python 3.4 now is at 3.7&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started on mac</title><link>https://devzone.nordicsemi.com/thread/166842?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 12:48:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95607411-bc73-404e-99ec-bf9e478b29d7</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I had the same issues as you when I tried to verify the &amp;quot;brew install cmake&amp;quot; command in the Getting Started Assistant. The same occurred for the &amp;quot;brew install python3&amp;quot; command.&lt;/p&gt;
&lt;p&gt;To verify the python3 command by yourself, I did this simple test. Open a terminal window &amp;amp; enter &amp;quot;python3 --version&amp;quot;. You should receive the Python 3 version, e.g. Python 3.7.2.&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;was able to get Nordic Connect SDK setup without having verified cmake &amp;amp; python.&lt;/p&gt;
&lt;p&gt;However, I did not get the same error that you did when you ran the requirements.txt file in the ncs/zephyr/scripts folder. It seems that you are using python version 3.4. Could you try with python v3.7.2 &amp;amp; see if that fixes the issue?&lt;/p&gt;
&lt;p&gt;In the Output window in SES, could you please switch from the Tasks to the Output tab &amp;amp; print the log in a comment below (the easiest is to use the Insert -&amp;gt; Code option in DevZone)?&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-e01fdf6b1db74725a72e1b3ce9c1a7b4/pastedimage1548073912093v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>