adamerose / adamerose/PandasGUI
RuntimeError: the sip module implements API v12.0 to v12.7 but the PyQt5.QtCore module requires API v12.8
Ouverte
bug
- Langage dominant
- Python
- Étoiles
- 3.3k
- Forks
- 239
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.