adamerose / adamerose/PandasGUI
from PyQt5 import QtWebEngineWidgets: "ImportError"
Aberta
- Linguagem predominante
- Python
- Estrelas
- 3.3k
- Forks
- 239
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.