Hello,
I get this error while trying to launch the HumanIk mapper
Any idea if it is a known issue? It does work on Maya 2020 and Maya 2024 which I tested.
Error: TypeError:
Error: TypeError: file… \mGear\mGear-prpu\common\mGear\scripts\mgear\animbits\humanIkMapper.py line 514: ‘PySide2.QtWidgets.QAction’ called with wrong argument types:
PySide2.QtWidgets.QAction(str)
Supported signatures:
PySide2.QtWidgets.QAction(PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(PySide2.QtGui.QIcon, unicode, PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(unicode, PySide2.QtCore.QObject) #
# Error: TypeError: file \mGear\mGear-prpu\common\mGear\scripts\mgear\animbits\humanIkMapper.py line 514: ‘PySide2.QtWidgets.QAction’ called with wrong argument types:
PySide2.QtWidgets.QAction(str)
Supported signatures:
PySide2.QtWidgets.QAction(PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(PySide2.QtGui.QIcon, unicode, PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(unicode, PySide2.QtCore.QObject) #
# Error: TypeError: file mGear\mGear-prpu\common\mGear\scripts\mgear\animbits\humanIkMapper.py line 514: ‘PySide2.QtWidgets.QAction’ called with wrong argument types:
PySide2.QtWidgets.QAction(str)
Supported signatures:
PySide2.QtWidgets.QAction(PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(PySide2.QtGui.QIcon, unicode, PySide2.QtCore.QObject)
PySide2.QtWidgets.QAction(unicode, PySide2.QtCore.QObject) #
Thanks