Message 1 of 1
PAIE Script on Maya 2020.2 not working

Not applicable
09-07-2020
05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello y'all.
I am trying to get the awesome PAIE Script to work in Maya 2020.2 however I am unable to get it up and running no matter how many times I've tried.
Whenever I try and run the script in python, after copying it into my scripts folder and using the command outlined in the creator's page description i.e:
import paie;paie.GUI()
I receive an error saying:
# Error: AttributeError: file <maya console> line 3: 'module' object has no attribute 'GUI' #
Kindly see the link to image.
Does anyone have any tips/experience using it in Maya 2020.2 and how to go about getting up and running? I've linked the script as well just in-case.
Any assistance will be appreciated. Thanks in advance.