Message 1 of 1
Maya Error Loading PySide2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
In our site-packages we have the python 3 versions PySide2 and shiboken2 version 5.15.2. We use this successfully for standalone interfaces. However when launching Maya2022 in python3 it crashes on startup trying to import these modules. Removing them and Maya start successfully. We are considering removing them for the load of Maya. However I wondered if there was a fix to avoid doing this? This is the sort of error we get:
python37\shiboken2\__init__.py line 27: DLL load failed: The specified module could not be found. #
Thanks
Joe