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 還沒有評估資料。