Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while enabling the addon in blender 3.6.14 #125

Open
ArSrNa opened this issue Aug 14, 2024 · 2 comments
Open

Error while enabling the addon in blender 3.6.14 #125

ArSrNa opened this issue Aug 14, 2024 · 2 comments

Comments

@ArSrNa
Copy link

ArSrNa commented Aug 14, 2024

I downloaded the add-on from the release v2.6.1, normally import to blender but it cannot enable directly.
image

Errors are below:

Traceback (most recent call last):
  File "A:\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
    mod = __import__(module_name)
  File "C:\Users\86138\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\setup_wizard\__init__.py", line 20, in <module>
    from setup_wizard.genshin_import_materials import GI_OT_SetUpMaterials, HSR_OT_SetUpMaterials
ImportError: cannot import name 'HSR_OT_SetUpMaterials' from 'setup_wizard.genshin_import_materials' (C:\Users\86138\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\setup_wizard\genshin_import_materials.py)

The blender version is 3.6.14

@ArSrNa
Copy link
Author

ArSrNa commented Aug 14, 2024

The blender4.2 load and enable it normally
image
image

@ArSrNa ArSrNa changed the title Error while enable the addon in blender 3.6.14 Error while enabling the addon in blender 3.6.14 Aug 14, 2024
@michael-gh1
Copy link
Owner

Hmm, for Blender 3.6, did you uninstall and then close Blender? And then re-open and try installing the addon?
Or just try to install the new version?

I think that error happens if you just try to overwrite the old version with the new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants