adamerose / adamerose/PandasGUI

from PyQt5 import QtWebEngineWidgets: "ImportError"

未关闭
#56 22 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。