用的是win10,conda里面的python 3.9的环境,报错显示:
building 'vnpy_ctp.api.vnctptd' extension
cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ivnpy_ctp/api/include -Ivnpy_ctp/api/vnctp -ID:\softwares\Conda\envs\py39\include -ID:\softwares\Conda\envs\py39\include /EHsc /Tpvnpy_ctp/api/vnctp/vnctptd/vnctptd.cpp /Fobuild\temp.win-amd64-3.9\Release\vnpy_ctp/api/vnctp/vnctptd/vnctptd.obj -O2 -MT
error: command 'cl.exe' failed: None
我已经安装visual studio, cl.exe 本身是可以正常运行的