参照xtp接口修改的OES接口,编译过程中出错。
参照xtp接口修改的OES接口,编译过程中出错。
3.0官方没有支持OES了吧,这个报错看着是缺少配置静态链接库lib文件导致的
3.0官方是不支持OES了,所以我把旧版本的移植过来使用,目前编译过了,但在调用的时候又提示
raceback (most recent call last):
File "E:\DownLoad\vnpy_oes-2.2.27.5\script\run.py", line 5, in <module>
from vnpy_oes import OesGateway
ImportError: cannot import name 'OesGateway' from 'vnpy_oes' (D:\veighna_studio\lib\site-packages\vnpy_oes__init__.py)
上一个问题搞定,又出现新的一个问题
可以自己下载vcredist 2015-2019试试