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

fail to install on blender 4.1 and 4.0 #412

Closed
DAMitchell70 opened this issue Aug 20, 2024 · 2 comments
Closed

fail to install on blender 4.1 and 4.0 #412

DAMitchell70 opened this issue Aug 20, 2024 · 2 comments

Comments

@DAMitchell70
Copy link

Archipack version:2.0.9

Blender version: 4.1 and 4.0

Os version: Windows 10

Description of the issue:
attempt to install it on 4.1 and 4.0 and got the following error code

Traceback (most recent call last):
File "E:\BlenderFoundation\4.1\scripts\modules\addon_utils.py", line 376, in enable
mod = importlib.import_module(module_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\BlenderFoundation\4.1\python\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in find_and_load
File "", line 1147, in find_and_load_unlocked
File "", line 690, in load_unlocked
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\sinpe\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack_20_init
.py", line 112, in
glob["archipack
{}".format(sub)] = imp.import_module(".archipack{}".format(sub), package)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\BlenderFoundation\4.1\python\Lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\sinpe\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\archipack_20\archipack_preset.py", line 44, in
preset_paths = bpy.utils.script_paths("presets")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: script_paths() takes 0 positional arguments but 1 was given

@ivicnunez
Copy link

I am also unable to install. I get error

@s-leger
Copy link
Owner

s-leger commented Aug 21, 2024

see #368 (comment)

@s-leger s-leger closed this as completed Aug 21, 2024
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

3 participants