Adverti horiz upsell

ezMel2Python 1.0.0 for Maya (maya script)

Translate MEL 2 Python

License
Button download
3,094 Downloads

Compatibility

  • 2016, 2015, 2014, 2013

Operating Systems

  • Windows

History

Created:07/10/2016
Last Modified:08/25/2016
File Size: 1.4 KB

Keywords

translation

Q/A

UI opens but error!

Date:10/03/2017
Submitted by: urnerj urnerj
HELP PLEASE!
I've been trying to get this to run but Its not working.
So far I've managed to open the UI from the following code in the python editor:
_______________________________

import ezMel2Python as ezMel2Python
from ezMel2Python import ezMel2Python
ezMel2Python.ezMel2Python()

_______________________________
 
This opens the the UI but when one puts types anything into it, it does nothing and returns the following in the script editor.
# Error: AttributeError: file <maya console> line 1: 'module' object has no attribute 'em2pConvMel2Py' # 
 
Please can some one help me to get this UI working.
 
Thanks,
 
J

Replies to this question:

Post a reply: