"pip install PySide2" on Windows 10
Unsolved
Qt for Python
-
I tried to install PySide2 on my two computers with W10 using the mentioned way and I am still getting the same message just after simple "import PySide2.QtCore": ImportError: DLL load failed: The specified procedure could not be found.
Do someone know what is missing on my systems? Of course, I already checked VC Redist, it is installed, see screenshot 0_1542622570637_vcredist.png and it seems the runtime libraries are installed by the wheel into \Lib\site-packages\PySide2 folder as well.
Versions:
Windows 10 64bit
Python 3.6.0 64bit