I’m trying to use Maya 2016 pymel to convert a Mel file to Python (or at least see the results).
However I can’t even get mel2py to import.
This is the first time I’ve used pymel. I see the files in the Maya default install dir, so what could be up?
Neither of these work:
import pymel
import pymel.mel2py