<?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>pip3 install -r nrf/scripts/requirements.txt doesn&amp;#39;t install all packages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90062/pip3-install--r-nrf-scripts-requirements-txt-doesn-t-install-all-packages</link><description>D:\workspace_C_Win10\ncs&amp;gt;pip3 install -r nrf/scripts/requirements.txt Requirement already satisfied: west&amp;gt;=0.12.0 in c:\users\andyu\appdata\local\programs\python\python310\lib\site-packages (from -r nrf/scripts\requirements-base.txt (line 1)) (0.13.1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jul 2022 05:05:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90062/pip3-install--r-nrf-scripts-requirements-txt-doesn-t-install-all-packages" /><item><title>RE: pip3 install -r nrf/scripts/requirements.txt doesn't install all packages</title><link>https://devzone.nordicsemi.com/thread/377319?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 05:05:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d84704a9-9ecd-40f6-ae61-d6fbfb23e79b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;No problem at all, I am happy to help! :)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pip3 install -r nrf/scripts/requirements.txt doesn't install all packages</title><link>https://devzone.nordicsemi.com/thread/377314?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 04:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9b59da5-fed2-452e-9352-799cd7bcb141</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your suggestions!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pip3 install -r nrf/scripts/requirements.txt doesn't install all packages</title><link>https://devzone.nordicsemi.com/thread/377313?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2022 04:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e66eb427-12fb-4df5-a379-91c23cb2c906</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;&lt;br /&gt;Hello rory and snowuyl,&lt;br /&gt;&lt;br /&gt;Is this causing you any issues when you attempt to build a project later on? Is there any complaint about missing packages or incorrect packet versions?&lt;br /&gt;&lt;br /&gt;In general I would recommend that you make use of virtual environments to make sure that you differentiate between the two different toolchains and their requirements.&lt;br /&gt;The easiest and recommended way of doing this is to use the nRF Connect extensions for Visual Studio code, which lets you effortlessly change between the different toolchains, without having to manually run the requirement scripts or west updates in-between each usage.&lt;br /&gt;&lt;br /&gt;Changing between different toolchains is as easy as selecting it from this dropdown menu:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/3010.quicksetup.PNG" /&gt;&lt;br /&gt;When you open a new nRF Terminal (ctrl + shift + p, type &amp;#39;shell&amp;#39;) in VSC it will source the environment for the toolchain chosen in this dropdown menu.&lt;br /&gt;&lt;br /&gt;Additionally, you could then download and setup the SDK and toolchains using the Toolchain Manager application from nRF Connect for desktop, which is by far the easiest way to manage your toolchains :)&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pip3 install -r nrf/scripts/requirements.txt doesn't install all packages</title><link>https://devzone.nordicsemi.com/thread/377290?ContentTypeID=1</link><pubDate>Sun, 17 Jul 2022 11:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c28560a-bc8e-4b57-ba12-eeb2ec732506</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pip3 install -r nrf/scripts/requirements.txt doesn't install all packages</title><link>https://devzone.nordicsemi.com/thread/377289?ContentTypeID=1</link><pubDate>Sun, 17 Jul 2022 11:55:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d95d23b-a281-4dd9-9ff0-88a66aa88737</guid><dc:creator>Rory</dc:creator><description>&lt;p&gt;I see this all the time too, as it is printed in red font at the end of the script output. It hasn&amp;#39;t really caused any real pain yet, and I&amp;#39;ve always thought it had something to do with me switching between NCS 1.5.2 and NCS 2.0.0. When I switch my target NCS version, I always perform a &lt;code&gt;west update&lt;/code&gt;&amp;nbsp;and run the three requirements.txt scripts, and I have been seeing this same exact warning lately when I run nrf/scripts/requirements.txt.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t tell exactly what&amp;#39;s going on, other than a bunch of the packages require a PyYAML version &amp;gt;=6.0, and it looks like previous NCS versions used packages that only required pyyaml 5.4.1, and these versions conflict. I&amp;#39;m not sure if this is really just a warning or what, because it does appear that PyYAML-6.0 gets installed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>