fasiondog / hikyuu

Hikyuu Quant Framework 基于C++/Python的极速开源量化交易研究框架,同时可基于策略部件进行资产重用,快速累积策略资产。
http://hikyuu.org/
Apache License 2.0
2.2k stars 577 forks source link

FIX build error when build on windows + venv #154

Closed 19317362 closed 9 months ago

19317362 commented 9 months ago

When build on windows + venv, can not find Python.h. I think this fix is harmless to others.