[安装] windows下安装指引
This commit is contained in:
parent
8bc0ed5bf5
commit
385c7e22cf
9
win64_py37.txt
Normal file
9
win64_py37.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
conda create --name py37 python=3.7
|
||||||
|
conda activate py37
|
||||||
|
|
||||||
|
pip install PyQt5
|
||||||
|
|
||||||
|
pip install http://conda.vnpy.com/pip/wheels/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
|
||||||
|
pip install ta-lib
|
||||||
|
|
||||||
|
pip install -r requirements.txt
|
Loading…
Reference in New Issue
Block a user