PySide 6 - Missing libwebgl.so
Unsolved
QtWebEngine
-
wrote on 17 Sept 2024, 04:52 last edited by
Hello all,
I have installed PySide6.7.1 using pip into both a python 3.10 and 3.12 venv, and both do not contain any libwebgl.so file in the /plugins/platforms/ directory. I have also tried another computer, same issue, no libwebgl.so file.
I am under the assumption that it is included with PySide6 (PyQt requires an additional package). is this assumption correct? or do I need to build from source to build the libwebgl.so file?
Any help would be greatly appreciated.
FYI,
Ubuntu 24.04 and Ubuntu 22.04.
python3.12 and python3.10
venv to create virtual environment.
1/1