Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect SHOTGUN_SKIP_QTWEBENGINEWIDGETS_IMPORT in PySide6 loader #988

Open
zavinator opened this issue Aug 19, 2024 · 1 comment
Open

Respect SHOTGUN_SKIP_QTWEBENGINEWIDGETS_IMPORT in PySide6 loader #988

zavinator opened this issue Aug 19, 2024 · 1 comment

Comments

@zavinator
Copy link
Contributor

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

@simonDarmstadt
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants