详细如下:
DLL load failed while importing HQChartPy2: 找不到指定的模块。
File "E:\Project_others\stack-orderflow\hqchartPy_demo\PyDemo\hqchartpy2_fast.py", line 7, in
import HQChartPy2
File "E:\Project_others\stack-orderflow\hqchartPy_demo\PyDemo\hqchartpy2_simple_webapi.py", line 9, in
from hqchartpy2_fast import FastHQChart
ImportError: DLL load failed while importing HQChartPy2: 找不到指定的模块。
是不是py版本问题?我当前版本是py3.8