adamerose / adamerose/PandasGUI
from PyQt5 import QtWebEngineWidgets: "ImportError"
オープン
- 主要言語
- Python
- スター
- 3.3k
- フォーク
- 239
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。