Home Website Youtube GitHub

Maya 2020 pyqt.py error

hi,

since we are on mgear 2.5.24, i compiled the solvers for maya 2020…
on first load i got an error in the vendor/Qt.py module, so i replaced it with the one from v3.2.0 and the mgear menue shows up.
but now i am running in errors when trying edit guides component settings or when opening synoptic.
(something changed on mayas pyside?)

i get this error:
Error: RuntimeError: file D:\MAYA_WORKGROUP\mgear_2.5.24\scripts\mgear\maya\pyqt.py line 54: Internal C++ object (PySide2.QtWidgets.QWidget) already deleted.

how can i fix this? replacing pyqt.py from v3.2.0 didnt help.

ok. i think i solved the problem.
just saw that there is a newer version (3.3.1).
so replacing Qt.py and pyqt.py from there, now everything works again for 2.5.24 and maya 2020.