I have Maya 2024.2 and Mgear 4.2.4 and pymel installed
I had many problems to install correctly mgear because was not appearing, finally after fixing it I am having this error with the humanIk Mapper
After initializing the character and selecting the head and neck it’s appearing this error
select -r Tech_arm_L0_fk1_ctl ;
// New character ‘Character1’ was created.
select -r Tech_neck_C0_head_ctl ;
select -tgl Tech_neck_C0_fk1_ctl ;
select -tgl Tech_neck_C0_fk0_ctl ;
Error: name ‘pm’ is not defined
# Traceback (most recent call last):
# File “”, line 1, in
# NameError: name ‘pm’ is not defined
Looking forward for help!!