Adverti horiz upsell

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

cgJedi Animation Suite

License
Button download
14,104 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

"invalid syntax" for loading GER with python/mel

Date:06/29/2019
Submitted by: Scott Mayhew Scott Mayhew
using MAYA 2019 (installed GER for 2018_x64), both in Script Editor and Toolbar I get "#Error: invalid syntax" for:
 
To enable Graph Editor Redux:
a) From mel GER –load;
b) From python import maya.cmds as cmds cmds.GER(l=True)
 
To disable Graph Editor Redux:
a) From mel GER –unload;
b) From python cmds.GER(u=True)
 
is this a common problem and what is the workaround?

Replies to this question:

  • Scott Mayhew

    Scott Mayhew said over 5 years ago:

    nevermind...works like a charm...i added an extra backsplash to the end of GER for he module.mod and Maya didn't like that.  my bad.  thanks!
  • Scott Mayhew

    Scott Mayhew said over 5 years ago:

    ACTUALLY...i think what else didnt work was copy pasting from the pdf instructions.  when i typed it out, syntax errors disappeared.  

Post a reply: