update
This commit is contained in:
parent
ea7487aac6
commit
02b3f4ad5b
@ -13,14 +13,22 @@
|
|||||||
|
|
||||||
# 重要更新日志
|
# 重要更新日志
|
||||||
1、2018年1月,升级至py3版本
|
1、2018年1月,升级至py3版本
|
||||||
|
|
||||||
2、linux下安装步骤
|
2、linux下安装步骤
|
||||||
1)root身份安装cmake/bzip/openssl/nodejs/python-dev等
|
1)root身份安装cmake/bzip/openssl/nodejs/python-dev等
|
||||||
|
|
||||||
2)用户身份安装anaconda3.6 64bit,创建虚拟环境py35
|
2)用户身份安装anaconda3.6 64bit,创建虚拟环境py35
|
||||||
|
|
||||||
3)root安装编译boost
|
3)root安装编译boost
|
||||||
|
|
||||||
4)激活py35环境下,安装requirement.txt里面的包
|
4)激活py35环境下,安装requirement.txt里面的包
|
||||||
|
|
||||||
5)编译ctp api(for boost & py3.5)
|
5)编译ctp api(for boost & py3.5)
|
||||||
|
|
||||||
6)vnpy/trader目录下,python vtmain.py 试试看
|
6)vnpy/trader目录下,python vtmain.py 试试看
|
||||||
|
|
||||||
3、Windows下安装步骤
|
3、Windows下安装步骤
|
||||||
|
|
||||||
1)minconda 安装 清华https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/ 下载windows下x86_64最新版本
|
1)minconda 安装 清华https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/ 下载windows下x86_64最新版本
|
||||||
安装时,添加minconda到系统环境路径
|
安装时,添加minconda到系统环境路径
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user