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
Windows has a specific issue where PySide6 in Blender crashes due to the QtWebEngine components, and tk-core does not respect the SHOTGUN_SKIP_QTWEBENGINEWIDGETS_IMPORT environment variable when importing PySide6.
I have the same issue when loading sgtk in Unreal Engine 5.5.1 with python 3.11.
It crashes for me in the tank.qt_importer module. With very dirty modifications I got it running and can use sgtk and Pyside6 but I will need a cleaner solution for sure.
Windows has a specific issue where PySide6 in Blender crashes due to the QtWebEngine components, and tk-core does not respect the SHOTGUN_SKIP_QTWEBENGINEWIDGETS_IMPORT environment variable when importing PySide6.
https://community.shotgridsoftware.com/t/shotgrid-with-tk-blender/17217/12
The text was updated successfully, but these errors were encountered: