Hey everyone,
Stupid easy, but I can't get it to work
I'm trying to import maya.cmds as maya USING the userSetup.py file. I'm in the right file path {C:\Documents and Settings\<username>\My Documents\maya\2016\scripts}, but it won't load when maya opens up (tried maya.ls(sl = True))
Can anyone help?
Replies
import maya.cmds as cmds