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
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
By the way, if we're going PySide6 on mac - why not use that on all platforms instead? Should be totally fine?
At some point in the (far?) future we'll need to update anyway.
Is there an existing issue for this?
Current Behavior:
When running Blender, we are installing PySide2 into Blender python environment. But PySide2 isn't available anymore on macs so it will crash.
Expected Behavior:
Pre-launch hook installing pyside2 should check the platform and if on mac, it should go for pyside6. Rest of it should be supported already
Version
3.18.5
What platform you are running OpenPype on?
MacOS
Steps To Reproduce:
Are there any labels you wish to add?
Relevant log output:
*** WRN: >>> { InstallPySideToBlender }: [ FAILED to install PySide2 module to blender. ]
Additional context:
No response
[cuID:OP-8058]
The text was updated successfully, but these errors were encountered: