adamerose / adamerose/PandasGUI

RuntimeError: the sip module implements API v12.0 to v12.7 but the PyQt5.QtCore module requires API v12.8

未关闭
#67 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。