mrachinskiy / jewelcraft

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

Error occurence #33

Closed dexe9 closed 4 years ago

dexe9 commented 4 years ago

IMPORTANT If error occurs on add-on installation or activation you probably trying to install add-on repository instead of release, check how to install guide (on the main page) for proper installation process.

Please complete the following information Operating system: win 10 x64 Blender version: 2.83 Add-on version: 2.7.3

Describe the bug A clear and concise description of what the bug is. on the activation it says: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\jewelcraft__init__.py", line 108, in ui.VIEW3D_PT_asset_libs, AttributeError: module 'jewelcraft.ui' has no attribute 'VIEW3D_PT_asset_libs'

Screenshots If applicable, add screenshots to help explain your problem.

mrachinskiy commented 4 years ago

Please provide full console output. You can access the console from Window > Toggle System Console.

dexe9 commented 4 years ago

Sorry, I don' understand what you mean by that, could you explain what series of command I've to input? after I've opened the console what I must write here

mrachinskiy commented 4 years ago

You should copy the contents of the console window and paste them here.

dexe9 commented 4 years ago

ok thank you, it's all right now, thanks for the time