Closed OnikenX closed 3 years ago
Not sure if I can do anything about syaz0 yet, but did you try installing
pyqtwebengine
with 3.8? I use 3.8 myself.
it worked, thanks very much
For anyone with the same problem, create a python 3.8 enviroment with pyenv pyenv install 3.8.6
, init pyenv in you shell (it will give you instruction for that) and add both your system python and the python3.8 binaries to your path with pyenv global system 3.8.6
.
dependecy syaz0 does not build in 3.9
it is now deprecated and does not let me create an issue
installing inside a pyenv with python 3.8 works but running does not:
[pywebview] QT cannot be loaded
ive been trying to install in many ways but none are working.
OS: Archlinux x64