<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Local Development Problems]]></title><description><![CDATA[<p dir="auto">I want to develop strategies locally but having problems. Even after activating qntdev, nothing imports. All I see is ModuleNotFoundErrors! Following the instructions here: <a href="https://quantiacs.com/documentation/en/user_guide/local_development.html" rel="nofollow ugc">https://quantiacs.com/documentation/en/user_guide/local_development.html</a> , I still can't get it to work.<br />
I prefer to use the Spyder IDE, but got a bit lost at step 5. What adjustments must I make to get it to work for Spyder IDE?</p>
]]></description><link>http://quantiacs.com/community/topic/150/local-development-problems</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 18:26:38 GMT</lastBuildDate><atom:link href="http://quantiacs.com/community/topic/150.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Nov 2021 00:00:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Local Development Problems on Fri, 19 Nov 2021 15:10:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://quantiacs.com/community/uid/177">@nosaai</a> Hello</p>
<p dir="auto">Spyder should be run under conda environment</p>
<pre><code>conda activate qntdev
conda install spyder
spyder
</code></pre>
<p dir="auto">an alternative way is to clone the library from <a href="https://github.com/quantiacs/toolbox" rel="nofollow ugc">https://github.com/quantiacs/toolbox</a><br />
and develop strategies inside qnt. But I recommend using the approach from the documentation.</p>
]]></description><link>http://quantiacs.com/community/post/566</link><guid isPermaLink="true">http://quantiacs.com/community/post/566</guid><dc:creator><![CDATA[Vyacheslav_B]]></dc:creator><pubDate>Fri, 19 Nov 2021 15:10:56 GMT</pubDate></item></channel></rss>