shotgunsoftware / tk-core

The Flow Production Tracking Pipeline Toolkit Core API
https://developer.shotgridsoftware.com/tk-core/
Other
91 stars 116 forks source link

Respect SHOTGUN_SKIP_QTWEBENGINEWIDGETS_IMPORT in PySide6 loader #988

Open zavinator opened 3 months ago

zavinator commented 3 months ago

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