You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that the PySide2 wheels on pypi don't work with Blender's embedded Python because they were compiled using a different version of Microsoft Visual Studio. I think the wheels on pypi where probably compiled against a more recent version of Python 3.9 (Blender uses Python 3.9.2).
I've found that the PySide2 wheels on pypi don't work with Blender's embedded Python because they were compiled using a different version of Microsoft Visual Studio. I think the wheels on pypi where probably compiled against a more recent version of Python 3.9 (Blender uses Python 3.9.2).
Here are some wheels I built for Windows that are compatible!
https://github.com/danbradham/wheels
The text was updated successfully, but these errors were encountered: