Adverti horiz upsell

3D Equalizer to Maya 1.2.0 for Maya (maya script)

Allows you to select a MEL script exported from 3D Equalizer and import it in a cleaner way

License
Button download
349 Downloads

Compatibility

  • 2015, 2014, 2013

Operating Systems

  • Windows

History

Created:08/26/2015
Last Modified:12/07/2015
File Size: 18.7 KB

Bugs

error on running script

Statuspending
Prioritymedium
Date04/17/2016
Submitted byVahagn Vahagn
# Error: SyntaxError: file <maya console> line 1: Non-ASCII character '\xc2' in file C:/Users/Vahagn/Documents/maya/2014-x64/scripts\equalizerToMaya.py on line 5, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

Comments on this bug:

  • taz0x

    taz0x said over 8 years ago:

    hi there, you posted this bug a while ago so it may not pertain to you, but here is a fixed version of this script that doesn't give you an encoding error: https://pastebin.com/XcNfArZX
  • Vahagn

    Vahagn said over 8 years ago:

    Thanks a lot, wheh running by typing import equalizerToMaya (also import equalizerToMayafix02) i was geting an error "unexpected ident" But when running whole script from maya's Pyton editor, everything working fine, thanks a lot.!!!
  • jomaro110

    jomaro110 said about 3 years ago:

    Hi taz0x,
    Your fix is working but when importing .mel file from 3DE it gives this error on Maya 2022:
     
    equalizerToMaya.py line 284: invalid literal for int() with base 10: '\n' #
     
    Any idea how to fix it? Thx
  • jomaro110

    jomaro110 said about 3 years ago:

    And when running for the first time it shows these errors:
     
    # Warning: The -bs/-borderStyle flag is obsolete and should not be used. #
    # Warning: The -bs/-borderStyle flag is obsolete and should not be used. #
    # Warning: The -bs/-borderStyle flag is obsolete and should not be used. #

     

Post a comment: