Details
Description
To reproduce just run a python script with the following line of code:
import PySide2.QtCore
This will give the following error:
File ".\medusa\gui.py", line 4, in <module> import PySide2.QtCore ImportError: DLL load failed: The specified procedure could not be found.
This happened after I upgraded my installation of Qt for Python using the following command:
pip install -U pyside2
I am using a virtual environment and was able to reproduce this on python 3.6 and python 3.7
Attachments
For Gerrit Dashboard: PYSIDE-929 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
252961,5 | Add dependency version for shiboken2 | 5.12 | pyside/pyside-setup | Status: MERGED | +2 | 0 |