mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-12 12:12:04 +08:00
DOC: fix Windows Conda install
This commit is contained in:
+1
-1
@@ -429,7 +429,7 @@ to run Catalyst):</p>
|
||||
for any reason, you can try setting up the environment manually with the following steps:</p>
|
||||
<ol class="arabic">
|
||||
<li><p class="first">Create the environment:</p>
|
||||
<div class="highlight-bash"><div class="highlight"><pre>conda create --name catalyst <span class="nv">python</span><span class="o">=</span>2.7 scipy
|
||||
<div class="highlight-bash"><div class="highlight"><pre>conda create --name catalyst <span class="nv">python</span><span class="o">=</span>2.7 scipy zlib
|
||||
</pre></div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user