adamerose / adamerose/PandasGUI
RuntimeError: the sip module implements API v12.0 to v12.7 but the PyQt5.QtCore module requires API v12.8
未关闭
bug
- 主要语言
- Python
- 星标
- 3.3k
- 派生
- 239
- PR 合并指标
- 30 天内没有已合并 PR
描述
Tried running these lines :
import pandas as pd
from pandasgui import show
Getting an error message that says:
RuntimeError: the sip module implements API v12.0 to v12.7 but the PyQt5.QtCore module requires API v12.8
I am on windows 10, python 3.8, anaconda , jupyter notebook.
Tried uninstalling and reinstalling sip same error.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。