Adverti horiz upsell

Sliding Foot Fixer 0.0.1 for Maya (maya plugin)

Fixes foot sliding while foot is on the ground.

License
Button download
856 Downloads

Compatibility

  • 2013, 2012, 2011

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:03/15/2013
Last Modified:03/15/2013
File Size: 13.2 KB

Q/A

# Error: ImportError: file line 54: No module named sip #

Date:03/23/2013
Submitted by: mushu mushu
Tried with maya2011 hotfix3 and Maya 2013sp2 and 2013.5
after running commands:

import maya.cmds
maya.cmds.SlidingFootFixer()

and when clicking load plugin checkbox I get error:

// Error: line 1: ImportError: file C:/Program Files/Autodesk/Maya2013/bin/plug-ins/SlidingFootFixer.py line 54: No module named sip //
// Warning: line 1: Failed to run file: C:/Program Files/Autodesk/Maya2013/bin/plug-ins/SlidingFootFixer.py //
// Error: pymel : Failed to get controlCommand list from SlidingFootFixer //
// Error: pymel : Failed to get modelEditorCommand list from SlidingFootFixer //
// Error: pymel : Failed to get command list from SlidingFootFixer //
// Error: pymel : Failed to get constraintCommand list from SlidingFootFixer //
// Error: pymel.core : Failed to get depend nodes list from SlidingFootFixer //
// Error: line 1:  (SlidingFootFixer) //

Sip error? How do I install sip?

Replies to this question:

  • mushu

    mushu said almost 12 years ago:

    "PyQt4 for Maya must be installed for this plugin to work. " is on the description page of the tool. Either you haven't installed PyQt4 or the install you're using isn't working properly. I got my version of PyQt4 Maya from here (Maya 2013 x64): https://codecg.com/2012/04/15/pyqt4-for-maya2013-on-windows-7-x64/ Hope that helps

Post a reply: