Closed byroncos closed 2 years ago
download latest version 2.4.0, setup over, restart blender then enable.
I can't see any link on gumroad for my updated.... I just have the buy it button
On Fri, Jun 3, 2022, 1:45 PM s-leger @.***> wrote:
download latest version 2.4.0, setup over, restart blender then enable.
— Reply to this email directly, view it on GitHub https://github.com/s-leger/archipack/issues/322#issuecomment-1146261443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMQFPF763W52GTX3QAMAITVNJHFFANCNFSM5XI3TNJQ . You are receiving this because you authored the thread.Message ID: @.***>
I already found it!!! Thanks
On Sun, Jun 5, 2022, 5:25 PM Byron Cos @.***> wrote:
I can't see any link on gumroad for my updated.... I just have the buy it button
On Fri, Jun 3, 2022, 1:45 PM s-leger @.***> wrote:
download latest version 2.4.0, setup over, restart blender then enable.
— Reply to this email directly, view it on GitHub https://github.com/s-leger/archipack/issues/322#issuecomment-1146261443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMQFPF763W52GTX3QAMAITVNJHFFANCNFSM5XI3TNJQ . You are receiving this because you authored the thread.Message ID: @.***>
download latest version 2.4.0, setup over, restart blender then enable.
Thank You. It works
Hi there. I hate this. archioack 2.4 is not working on blender 4.0.1 what's the solution?
On Mon, Jul 11, 2022 at 12:56 AM s-leger @.***> wrote:
Closed #322 https://github.com/s-leger/archipack/issues/322 as completed.
— Reply to this email directly, view it on GitHub https://github.com/s-leger/archipack/issues/322#event-6967318822, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMQFPEL44DZJRWAJLYWUD3VTPHURANCNFSM5XI3TNJQ . You are receiving this because you authored the thread.Message ID: @.***>
looks like you haven't worked with any updates in a while...
On Sat, Jul 13, 2024 at 10:03 AM byroncos @.***> wrote:
Hi there. I hate this. archioack 2.4 is not working on blender 4.0.1 what's the solution?
On Mon, Jul 11, 2022 at 12:56 AM s-leger @.***> wrote:
Closed #322 https://github.com/s-leger/archipack/issues/322 as completed.
— Reply to this email directly, view it on GitHub https://github.com/s-leger/archipack/issues/322#event-6967318822, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMQFPEL44DZJRWAJLYWUD3VTPHURANCNFSM5XI3TNJQ . You are receiving this because you authored the thread.Message ID: @.***>
Archipack version: 2.3.6
Blender version: 3.1.2
Os version: Windows 11
Description of the issue: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\byron\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\archipack20__init__.py", line 126, in
glob["archipack {}".format(sub)] = imp.importmodule(".archipack{}".format(sub), package)
File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\python\lib\importlib__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "C:\Users\byron\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\archipack_20\archipack_py_deps_installer.py", line 151, in
Pip.ensure_user_site_package()
File "C:\Users\byron\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\archipack_20\archipack_py_deps_installer.py", line 54, in ensure_user_site_package
site_package = bpy.utils.user_resource('SCRIPTS', "site_package", create=True)
TypeError: user_resource() takes 1 positional argument but 2 positional arguments (and 1 keyword-only argument) were given