mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 12:33:11 +08:00
DOC: fix Windows conda install
This commit is contained in:
@@ -327,7 +327,7 @@ for any reason, you can try setting up the environment manually with the followi
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
conda create --name catalyst python=2.7 scipy
|
||||
conda create --name catalyst python=2.7 scipy zlib
|
||||
|
||||
2. Activate the environment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user