Adverti horiz upsell

Graph Editor Redux, Digital Pose Test, MayaStylin' 3.0.0 for Maya (maya script)

cgJedi Animation Suite

License
Button download
14,107 Downloads

Compatibility

  • 2018, 2017, 2016, 2015, 2014, 2013, 2012

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:04/22/2008
Last Modified:08/27/2017
File Size: 11.9 MB

Q/A

Maya 2014 error...

Date:10/14/2013
Submitted by: Faisal Naqvi Faisal Naqvi
Using PySide so I commented out the pyQT line in the __init__.py under qtImportWrapper.

Modified GER2014_module.mod and placed it where it needed to be.

Script loads in fine through the script editor but when I try load it through the MEL  GER -load; command, I get
// Error: line 1: Cannot find procedure "GER". // 

Through the Python command
import maya.cmds as cmds
cmds.GER(l=True) 

I get
# Error: line 1: AttributeError: file <maya console> line 2: 'module' object has no attribute 'GER' # 

Help!!!

Post a reply: