adamerose / adamerose/PandasGUI
RuntimeError: the sip module implements API v12.0 to v12.7 but the PyQt5.QtCore module requires API v12.8
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 3.3k
- Forks
- 239
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.