本帖最后由 ***9406 于 2023-12-31 14:08 编辑
本帖最后由 ***9406 于 2023-12-31 14:03 编辑
本帖最后由 ***9406 于 2023-12-31 11:42 编辑
本地安装了pandas1.5.3版本,运行券商版本qmt需要0.22版本,如何正确配置不冲突?


提前下载库了

【2023-12-31 11:40:29.093】 0D:\中信证券QMT交易终端仿真\python_实盘1230.py_SH00030013AttributeError:type object 'pandas._libs.hashtable.HashTable' has no attribute '__reduce_cython__'
【2023-12-31 11:40:29.094】 Traceback (most recent call last):
File "<string>", line 5, in <module>
File "D:/中信证券QMT交易终端仿真/bin.x64\lib\site-packages\pandas__init__.py", line 26, in <module>
from pandas._libs import (hashtable as _hashtable,
File "pandas_libs\hashtable_class_helper.pxi", line 349, in init pandas._libs.hashtable
AttributeError: type object 'pandas._libs.hashtable.HashTable' has no attribute 'reduce_cython__'
【2023-12-31 11:40:29.094】 0D:\中信证券QMT交易终端仿真\python_实盘1230.py_SH00030013AttributeError:type object 'pandas._libs.hashtable.HashTable' has no attribute 'reduce_cython__' |