Hi,

> What am I doing wrong here ?

It is not necessary to set PYTHONPATH; the recommended way of doing this is to create a venv and build PySide into it (see https://doc.qt.io/qtforpython/gettingstarted.html / platform guides). PySide apps should then work without setting paths.


Regards,

Friedemann

--
Friedemann Kleint
The Qt Company GmbH

_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to