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
Had a similar issue running Maya 2024.2 on Ubuntu 22.04 where Deadline Cloud Submitter plugin would not load.
// Error: file: /usr/autodesk/maya/scripts/others/pluginWin.mel line 316: ImportError: file /mnt/software/pipeline/maya/2024/plugins/DeadlineCloudSubmitter/scripts/botocore/httpsession.py line 22: cannot import name 'ssl' from 'urllib3.util.ssl_' (/mnt/software/pipeline/maya/2024/plugins/DeadlineCloudSubmitter/scripts/urllib3/util/ssl_.py)
// Warning: file: /usr/autodesk/maya/scripts/others/pluginWin.mel line 316: Failed to run file: /mnt/software/pipeline/maya/2024/plugins/DeadlineCloudSubmitter/plug-ins/DeadlineCloudForMaya.py
// Error: file: /usr/autodesk/maya/scripts/others/pluginWin.mel line 316: (DeadlineCloudForMaya)
Happy to report the linking libraries solution mentioned above fixed it!
epmog
changed the title
Bug: Deadline Cloud for Maya submitter doesn't initialize on RHEL 9.2 or Rocky Linux 9.2
Bug: Deadline Cloud for Maya submitter doesn't initialize on RHEL 9.2, Rocky Linux 9.2, Ubuntu 22.04
Apr 16, 2024
Expected Behaviour
The expected behavior is that the Deadline Cloud submitter for Maya loads properly.
Current Behaviour
The current behavior is that the Deadline Cloud for Maya submitter fails to launch with error:
The text was updated successfully, but these errors were encountered: