MAC系统-M1芯片,按照使用文档中的步骤安装VNPY,到最后一步显示:
此libiconv重新安装了也运行不了主引擎,请问怎么操作
MAC系统-M1芯片,按照使用文档中的步骤安装VNPY,到最后一步显示:
此libiconv重新安装了也运行不了主引擎,请问怎么操作
Mac上的安装流程,请参考这里的说明:https://github.com/vnpy/vnpy_ctp
MTF wrote:
Mac上的安装流程,请参考这里的说明:https://github.com/vnpy/vnpy_ctp
已经按照这个都做好了,两个文件也都点了,还是调不出,可能是存在多个python和vnpy的环境
注意要使用官方Python,不支持Anaconda
MTF wrote:
注意要使用官方Python,不支持Anaconda
搞定了,删除了多个Python,然后重新clone-VNPY-CTP,再编译完成,最后run,py修改ctp位置,一键启动~
能不能详细点啊出现这种错误怎么处理Cloning into 'vnpy_ctp'...
remote: Enumerating objects: 1061, done.
remote: Counting objects: 100% (340/340), done.
remote: Compressing objects: 100% (156/156), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 10 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
cd: no such file or directory: vnpy_ctp
Obtaining file:///Users/bao
ERROR: file:///Users/bao does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
毛毛94c622cbdec44324 wrote:
能不能详细点啊出现这种错误怎么处理Cloning into 'vnpy_ctp'...
remote: Enumerating objects: 1061, done.
remote: Counting objects: 100% (340/340), done.
remote: Compressing objects: 100% (156/156), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 10 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
cd: no such file or directory: vnpy_ctp
Obtaining file:///Users/bao
ERROR: file:///Users/bao does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
你这个应该是网络问题,换个源