Hi there! I used manual install, plugins was loaded, shelves - wasn't, so i used Ludovic advice from parallel forum to run ePMV - run the script
import maya#ePMVmaya.cmds.ePMV()#epmv = maya.mv['epmv'] #if you want to retrieve the epmv object and do some scripting using epmv.#autoPACKmaya.cmds.AutoFill()
as result ePMV started successfully
but for autoPack i have:
# Error: AttributeError: file <maya console> line 6: 'module' object has no attribute 'AutoFill' #
what i do wrong?
Thanks>