Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Define preffered Qt bindings for Qt.py and qtpy #3963

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Added preffered qt bindings in maya envs for Qt.py and qtpy python modules.

Testing notes:

  1. Install of Maya host should not shout about invalid qt binding

@iLLiCiTiT iLLiCiTiT self-assigned this Oct 11, 2022
@iLLiCiTiT iLLiCiTiT added type: enhancement Enhancements to existing functionality host: Maya labels Oct 11, 2022
Copy link
Member

@m-u-r-p-h-y m-u-r-p-h-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is still something wrong happening with Qt

Maya 2023.2

D:\REPO\OpenPype\.venv\lib\site-packages\qtpy\__init__.py:229: RuntimeWarning: Selected binding "pyqt5" could not be found, using "pyside2"
  warnings.warn('Selected binding "{}" could not be found, '
*** WRN: >>> { SyncServer-SFTPHandler }: [ Import failed, imported from Python 2, operations will fail. ] 
  - { ModulesLoader }: [ Module directory does not contain __init__.py file D:\REPO\OpenPype\openpype\hosts\testhost ] 

@iLLiCiTiT
Copy link
Member Author

there is still something wrong happening with Qt

Should be fixed now.

Copy link
Member

@m-u-r-p-h-y m-u-r-p-h-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No Qt related warnings anymore . . .

@iLLiCiTiT iLLiCiTiT merged commit 55c7286 into develop Oct 12, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/maya_preffered_qt_bindings branch October 12, 2022 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Maya type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants