重装WIN7X64系统后,安装好vnpy2.1.9在写代码:使用pandas pd.to_hdf(),运行时提示找不到tables模块,通过pip安装模块后还是出错。
错误提示:
ImportError: Missing optional dependency 'tables'. Use pip or conda to install tables.
重装WIN7X64系统后,安装好vnpy2.1.9在写代码:使用pandas pd.to_hdf(),运行时提示找不到tables模块,通过pip安装模块后还是出错。
错误提示:
ImportError: Missing optional dependency 'tables'. Use pip or conda to install tables.
pip install tables即可
已经 pip install tables了,还是不行,不知道什么原因,系统环境变量也添加了路径。
请重启下电脑试试呢,可能环境变量还没更新