adamerose / adamerose/PandasGUI
PyQtWebEngine fail to install blocking pandasgui
- Vorherrschende Sprache
- Python
- Sterne
- 3.3k
- Forks
- 239
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.