Adverti horiz upsell

MMtoKey 1.2.6 for Maya (maya script)

One hotkey for all tasks!

License
Button download
1,400 Downloads

Compatibility

  • 2019, 2018, 2017, 2016

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:07/27/2014
Last Modified:06/14/2020
File Size: 21.2 KB

Keywords

marking menu, Hotkeys

Bugs

'module' object has no attribute 'ui'

Statusclosed
Prioritymedium
Date03/17/2017
Submitted byFormJune FormJune
Hi, Andrew. 
I have exctraceted files contained in MMtoKey folder to my scripts folder, copyied userSetup.py and when I run the script, it show me an error:
 
# Error: AttributeError: file <maya console> line 1: 'module' object has no attribute 'ui'
 
What I did wrong? I'm using Maya 2017 Update 3. 
 
Thanks. 

Comments on this bug:

  • FormJune

    FormJune said almost 8 years ago:

    Hello!
     
    Since MMtoKey's folder is a package you mustn't have to extract files from that one. Just extract files from archive as they are.
     
    Thanks,
    Andrey
  • Fomen

    Fomen said over 7 years ago:

    It works. :) Thank you. 
  • je0

    je0 said over 6 years ago:

    Hello,
    Thanks for this plugin. By the videos it looks interesting and useful but I honestly don't understand how to install it. I get the same error as Fomen. I extracted the files (not the folder) inside /documents/maya, then I tried in /documents/maya/2018. Same error. The plugin loads fine without any error. Any help would be appreciated. Thank you.
  • je0

    je0 said over 6 years ago:

    I was able to installed it by copying everything into Documents\maya\2018\scripts. The plugin does not appear in the plugin manager but I can open it using the command provided in the installation instructions. I figure out how to assign MM to different contexts, then I press Save to save the settings but all the settings are gonne when I reload Maya. 
  • FormJune

    FormJune said over 6 years ago:

    Hi!
     
    To make mmtokey appear in plugins, you need place plug-ins folder into documents/maya. Besides check if there appear "data.mm" in "mmtokey/data" folder. And if there's no, check script editor for errors while saving and send them to me.
    One more way to check manually if data can be loaded is use next python code:
    from MMtoKey.Engine import UserData
    print UserData.load()[1]
     
    Hope it'll help. Thanks,
    Andrey

Post a comment: