mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 13:24:22 +08:00
FIX: DOCS install
This commit is contained in:
+10
-1
@@ -41,7 +41,7 @@ version:
|
||||
|
||||
$ virtualenv catalyst-venv
|
||||
$ source ./catalyst-venv/bin/activate
|
||||
$ pip install enigma-
|
||||
$ pip install enigma-catalyst
|
||||
|
||||
Though not required by Catalyst directly, our example algorithms use matplotlib
|
||||
to visually display the results of the trading algorithms. If you wish to run
|
||||
@@ -132,6 +132,15 @@ it and install it before proceeding to the next step.
|
||||
For windows, the easiest and best supported way to install Catalyst is to use
|
||||
:ref:`Conda <conda>`.
|
||||
|
||||
Troubleshooting Visual C++ Compiler Install
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
We run into two different errors when trying to install the the `Microsoft Visual C++
|
||||
Compiler for Python 2.7` mentioned above:
|
||||
|
||||
-
|
||||
|
||||
|
||||
Amazon Linux AMI
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user