mifth / mifthtools

MifthTools
BSD 3-Clause "New" or "Revised" License
871 stars 129 forks source link

AttributeError in Blender 2.77 #15

Closed aandnota closed 8 years ago

aandnota commented 8 years ago

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'
mifth commented 8 years ago

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

mifth commented 8 years ago

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