1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 09:11:00 +08:00

Update readme

This commit is contained in:
Jactus
2020-12-10 18:03:30 +08:00
committed by you-n-g
parent b04d2c39c8
commit 99f3820e42

View File

@@ -79,6 +79,7 @@ Also, users can install ``Qlib`` by the source code according to the following s
pip install numpy
pip install --upgrade cython
```
**Note**: please pay attention that installing cython in Python 3.6 will raise some error when installing ``Qlib`` from source. If users use Python 3.6 on their machines, it is recommended to *upgrade* Python to version 3.7 or use `conda`'s Python to install ``Qlib`` from source.
* Clone the repository and install ``Qlib``: