mifth / mifthtools

MifthTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError in Blender 2.77

aandnota opened this issue · comments

When trying to enable mifth_tools in the User Prefs panel, I get the following error:

Traceback (most recent call last):
  File "/Applications/Blender/blender.app/Contents/MacOS/../Resources/2.77/scripts/modules/addon_utils.py", line 349, in enable
    mod.register()
AttributeError: module 'mifth_tools' has no attribute 'register'
commented

Did you put the entire folder 'mifth_tools' into your addons folder?
Possibly you have 2 addons?

commented

I close the issue. I hope you solved the problem.