Hello,
This is my first topic on makehuman.org.
I wish to use makeclothes addon from nightly build and blender(last official build x64 and x86) keeps telling me in addons selection window:
Multiple addons using the same name found!
likely a problem with the script search path.
and when I try to check makeclothes addon I get this in console:
Traceback (most recent call last):
File "D:\Programs\blender-2.68a-windows64\2.68\scripts\modules\addon_utils.py", line 294, in enable
mod = __import__(module_name)
File "C:\Users\andrei.mihai\AppData\Roaming\Blender Foundation\Blender\2.68\scripts\addons\makeclothes.py", line 35, in <module>
from . import mc
SystemError: Parent module '' not loaded, cannot perform relative import