mrachinskiy / jewelcraft

Blender add-on for jewelry design
GNU General Public License v3.0
462 stars 57 forks source link

jewelcraft 2.40 error 1 #23

Closed Spirou4D closed 4 years ago

Spirou4D commented 4 years ago

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.81\2.81\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\Patrinux\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons_contrib\jewelcraft__init__.py", line 129, in ops_asset.WM_OT_asset_add, AttributeError: module 'jewelcraft.ops_asset' has no attribute 'WM_OT_asset_add'

mrachinskiy commented 4 years ago

The path to the addon suggests that you installed it manually by moving addon files to addons_contrib folder, and you probably did it wrong. Please check how to install guide.

Spirou4D commented 4 years ago

Ha yes now B2.8 install only one folder: addons in app-data! BUT in the past(I'm older) it was possible to use addons in the "addons" and/or "addons_contrib" folders in app_data! Weird... Thks. Spirou4D alias Patrick Depoix