### Is there an existing issue for this? - [X] I have searched the existing issues ### 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: 1. Configure Blender in AYON 2. Launch it thorugh launcher ### Are there any labels you wish to add? - [X] I have added the relevant labels to the bug report. ### Relevant log output: ```shell *** WRN: >>> { InstallPySideToBlender }: [ FAILED to install PySide2 module to blender. ] ``` ### Additional context: _No response_ [cuID:[OP-8058](https://app.clickup.com/t/86bx8n3jv)]
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]