Closed Guisan closed 8 years ago
Hi Guido,
You may need to delete the old addon, restart blender and reinstall. The line your error references (line 15 in classes.py) no longer has that import.
Hi Patrick, All right! It works! Thank you very much.
Help me Patrick!
Windows 10 Blender 2.76b Install-Easy
Report: Error Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\2.76\scripts\modules\addon_utils.py", line 343, in enable mod.register() File "C:\Users\BOMBEI\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\addons\odc_public-masterinit.py", line 203, in register import classes, odcutils, crown, margin, bridge, splint, implant, panel, help #, crown, implant, splint, panel, odcmenus, bgl_utils File "C:\Users\BOMBEI\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\addons\classes.py", line 15, in import odc_public
ImportError: No module named 'odc_public'
Tanks
Guido