HUGE nightmare !!! on installing PySide2 and Shiboken2 in a python env for windows platform
-
wrote on 16 May 2024, 16:51 last edited by Cheikhna
Guys, guys, guys
installing PySide2 and Shiboken2 on windows is an impossible mission !!
i tried every solutions available on planet earth :- installing C++ redistribuable 2015
- testing on pythons 3.8, 3.7, etc.
- installing same version for pyside2 and shiboken2
- copy/past shiboken2.abi3.dll from shiboken2 to pyside2
And guess what ? Nothing works !
Can you go back on Pyside2 and take 2 hours to fix this for Qt5 or buy a time machine for that ? -
wrote on 16 May 2024, 21:14 last edited by Cheikhna
Oups, everything is working only if I select the python interpreter version in Visual studio Code in the right bottom bar and not by using the classic command lines
pyenv local
/.\env\Scripts\activate
XD
2/2