Home Website Youtube GitHub

Problem with facial rigger on maya 2022

hello,
when I try to open facial rigger in maya 2022 this error appears


everything works fine excepts facial rigger, i use version 4.0.3
how i can solve this?

Hi,

I think they need to upgrade it in the next upcoming versions, in order for it to work with python 3. For now you can add this flag in the maya.exe shortcut target properties of windows and it should work.

-pythonver 2

thank you so much that solved it for now

1 Like

Is there more to the error? Please paste the full stack-trace if you can.

Python 3 should be working, and if there is a bug it can be fixed.

But this error only shows what caused a Maya script to fail. Does your full error show what line in the facial rigger is causing the problem?

Or at least please mention which facial rigger tool you were using, or what you were doing when the error happened.

Thanks!

I think the issue was fixed here

I need to do another hotfix release before the end of the year :slight_smile:
But you can grab it directly from GitHub if you need it sooner :sweat_smile:

1 Like

python 3 is working, the other mgear functionalities work without problems
the error occurs when I open facial rigger from Rigbits and then this message comes up

Error: SyntaxError: file C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\shiboken2\files.dir\shibokensupport_feature_.py line 142: invalid syntax

this is the line with the invalid syntax according to maya
image