Adverti horiz upsell

animSelector - the fast picker! 1.3.5 for Maya (maya script)

A quick way to set hotkeys for your character rig

License
Button download
3,819 Downloads

Compatibility

  • 2013, 2012, 2011, 2010, 2009, 2008

Operating Systems

  • Irix
  • Linux
  • Mac
  • Solaris
  • Windows

History

Created:07/29/2012
Last Modified:11/25/2013
File Size: 210 KB

Keywords

maya, animation, selection, GUI

Q/A

invalid syntax

Date:12/14/2021
Submitted by: gecal gecal
Hi
I type in the script editor:
import animSelector
animSelector.install()
 
 but I have a problem in a python tab:
import animSelector
animSelector.install()
# Error: SyntaxError: file <maya console> line 1: invalid syntax #
 
Can somebody help me?
thank you!

Replies to this question:

  • SHamel96 Hamel

    SHamel96 Hamel said about 2 years ago:

    If you are using Maya 2022, there is an error with Python 3 and you need to change your Maya to Python 2 by adding "  -pythonver 2 " in Targer/Properties

Post a reply: