<?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>SES V416 Open SDK project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46138/ses-v416-open-sdk-project</link><description>Hi there, 
 I have just upgraded the SES to V4.16 and followed the assistant guide in nRF Connect. I have deleted the old ncs folder (and all files) and also created a new one according to the quick start assistant. But I seemed I could not load the SDK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Oct 2019 17:15:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46138/ses-v416-open-sdk-project" /><item><title>RE: SES V416 Open SDK project</title><link>https://devzone.nordicsemi.com/thread/216915?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 17:15:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc044f37-589b-44cd-87e4-32d57989c46a</guid><dc:creator>fabocode</dc:creator><description>&lt;p&gt;I would like to add that this solution worked for me with python v3.7.5&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SES V416 Open SDK project</title><link>https://devzone.nordicsemi.com/thread/182965?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 03:04:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80172683-a5e1-4be4-a84d-834c84b8936f</guid><dc:creator>HAO</dc:creator><description>&lt;p&gt;All right. The issue has been solved. Something I had tried below (in sequence). Hope this helps.&lt;/p&gt;
&lt;p&gt;Run cmd as admin,&lt;/p&gt;
&lt;p&gt;pip install pyyaml&lt;br /&gt;pip install pykwalify&lt;/p&gt;
&lt;p&gt;Please try to install Build Tools for Visual Studio 2017, select the workload &amp;ldquo;Visual C++ build tools&amp;rdquo; and check the options &amp;quot;C++/CLI support&amp;quot; and &amp;quot;VC++ 2015.3 v14.00 (v140) toolset for desktop&amp;quot;. This step is for Win10 OS.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://visualstudio.microsoft.com/downloads/"&gt;https://visualstudio.microsoft.com/downloads/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;pip install numpy&lt;br /&gt;pip install elftools&lt;br /&gt;or pip3 install pyelftools&lt;/p&gt;
&lt;p&gt;cd ~ncs&lt;br /&gt;cd nrf&lt;br /&gt;git checkout 08b3d50860633bfc56107f7f9b61106c6087e70b&lt;br /&gt;west update&lt;/p&gt;
&lt;p&gt;when loading the SDK project, use rf9160_pca10090ns for the board name instead&lt;/p&gt;
&lt;p&gt;I am not an expert on this platform. Hope someone could explain which steps are the keys. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SES V416 Open SDK project</title><link>https://devzone.nordicsemi.com/thread/181920?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2019 01:49:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05c5d4d3-f6f8-47ef-93aa-9983e1955d6a</guid><dc:creator>HAO</dc:creator><description>&lt;p&gt;I have reinstalled/upgraded the python and some other tools and got the updated message below now... Thanks. &lt;pre class="ui-code" data-mode="text"&gt;Loading solution asset_tracker.emProject
Executing load commands
cmake -GNinja -DBOARD=nrf9160_pca10090 -DBOARD_DIR=C:/ncs/zephyr/boards/arm/nrf9160_pca10090 -DZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb -DGNUARMEMB_TOOLCHAIN_PATH=C:/gnuarmemb -BC:/ncs/nrf/applications/asset_tracker/build -HC:/ncs/nrf/applications/asset_tracker -DEXTRA_KCONFIG_TARGETS=menuconfig_ses -DEXTRA_KCONFIG_TARGET_COMMAND_FOR_menuconfig_ses=C:/arm_segger_embedded_studio_v416_win_x64_nordic/html/configure_nordic_project_menuconfig.py
-- Using application from &amp;#39;C:/ncs/nrf/applications/asset_tracker&amp;#39;
Zephyr version: 1.14.0
-- Found PythonInterp: C:/Python37/python.exe (found suitable version &amp;quot;3.7.3&amp;quot;, minimum required is &amp;quot;3.4&amp;quot;) 
-- Selected BOARD nrf9160_pca10090
-- Found west: C:/Users/A86238/AppData/Local/Programs/Python/Python37-32/Scripts/west.exe (found suitable version &amp;quot;0.5.8&amp;quot;, minimum required is &amp;quot;0.5.6&amp;quot;)
CMake Error at C:/ncs/zephyr/cmake/zephyr_module.cmake:38 (message):
  Traceback (most recent call last):

    File &amp;quot;C:/ncs/zephyr/scripts/zephyr_module.py&amp;quot;, line 18, in &amp;lt;module&amp;gt;
      import yaml

  ModuleNotFoundError: No module named &amp;#39;yaml&amp;#39;

Call Stack (most recent call first):
  C:/ncs/zephyr/cmake/app/boilerplate.cmake:240 (include)
  CMakeLists.txt:11 (include)


-- Configuring incomplete, errors occurred!
Project load failed
Reported error: solution load command failed (1)
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>