adamerose / adamerose/PandasGUI

PyQtWebEngine fail to install blocking pandasgui

未关闭
#235 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Python
星标
3.3k
派生
239
PR 合并指标
30 天内没有已合并 PR

描述

Screenshot 2023-07-26 at 23 33 56

I am in a venv environment in a Kali (debian) Vm fresh install, (hardware is M1 mac) and the install fails every time same for a classic "pip install PyQtWebEngine" or "pip install PyQtWebEngine".

The odd thing is that outside venv the install work.

on version of the vms worked with this solve https://stackoverflow.com/questions/61254782/importerror-libqt5qmlmodels-so-5-cannot-open-shared-object-file-no-such-file

"sudo apt-get install python3-pyqt5.qtwebengine"

sadly i can't replicate it and i am stuck unable to install and use pandasgui in my venv.

(
I am also aware that pandasgui has a small difference of usage when using it on non windows OS.

just a little

import os
os.environ['APPDATA'] = ""

https://towardsdatascience.com/is-pandas-easy-to-use-try-this-tool-to-make-it-easier-2071eeffe482
)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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