adamerose / adamerose/PandasGUI

from PyQt5 import QtWebEngineWidgets: "ImportError"

Aperta
#56 22 commenti 7 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
3.3k
Fork
239
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

I installed `pandasgui` using `pip` and it installed the library but I got the following error:
```
from PyQt5 import QtWebEngineWidgets
ImportError: /lib/x86_64-linux-gnu/libgssapi_krb5.so.2: undefined symbol: krb5_ser_context_init, version krb5_3_MIT
```
I am using the package in an anaconda environment with python 3.8. Is there any specific version of `PyQt5` that I need to install?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.