You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the add-on from the release v2.6.1, normally import to blender but it cannot enable directly.
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
The text was updated successfully, but these errors were encountered:
I downloaded the add-on from the release v2.6.1, normally import to blender but it cannot enable directly.
Errors are below:
The blender version is
3.6.14
The text was updated successfully, but these errors were encountered: