adamerose / adamerose/PandasGUI

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

Open
#67 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
3.3k
Forks
239
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.