Hi I love the tool so far. How do we update to 2.0? I copied the python from the dependency folder but I don't see an installer zip like in the 1.0.
DevBudCreator
the installer is called Shap-ev0.2 sorry about the naming i upload it in a hurry
griffin rowell
Thanks. I enabled it but got a traceback error. I copied the new python directory into appdata. Is there anything else to do for this version? Not sure what the other download sharp-e2.0 addon.zip is for either.
taonone
I followed these steps to install the Shap_E AI Addon.
But Error message:
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\addon_utils.py", line 369, in enable
mod.register()
File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\__init__.py", line 69, in register
bpy.utils.register_class(c)
ValueError: register_class(...): already registered as a subclass 'JRT_PT_Panel'
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\addon_utils.py", line 369, in enable
mod.register()
File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\__init__.py", line 73, in register
app_text_to_3d.register() # Registering the second script
File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\app_text_to_3d.py", line 362, in register
bpy.ops.object.load_model()
File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\bpy\ops.py", line 107, in __call__
_BPyOpsSubModOp._view_layer_update(context)
File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\bpy\ops.py", line 70, in _view_layer_update
view_layer = context.view_layer
AttributeError: '_RestrictContext' object has no attribute 'view_layer'
And installed version is 0.1, and it did not work.
How can solve this error and insatll 0.2 version?
DevBudCreator
this error should go away if you restart your blender please download the latest version and if you get any errors please keep me posted this is my discord ElioBloxCouple#2053
Generative Blend
Looks super cool when I tried to install it as admin watching your vid I got:
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\blender-3.6.0-beta+v36.d79524e3098e-windows.amd64-release\3.6\scripts\modules\addon_utils.py", line 333, in enable
mod = __import__(module_name)
File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\__init__.py", line 13, in <module>
from . import app_text_to_3d
File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\app_text_to_3d.py", line 7, in <module>
from .model import Model
File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\model.py", line 4, in <module>
import torch
File "C:\Users\Stuart\AppData\Roaming\Python\Python310\site-packages\torch\__init__.py", line 139, in <module>
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\Stuart\AppData\Roaming\Python\Python310\site-packages\torch\lib\nvfuser_codegen.dll" or one of its dependencies.
I tried both 3.5 and 3.6 and restarting blender and OS and updating torch.
DevBudCreator
what gpu do you have on your computer and am assuming your using a windows pc?
Generative Blend
nvidia geforce rtx 3090 ti on win 11. this is all before I attempted to install your update. I'm genblend on discord.
Marc Henf
hi i have a problem with the generation times. i send you a request on discord. im deciphers. maybe we can figure it out?
Jared De Santis
My copy of version 2 seemed to install fine however nothing is being generated with the plugin. I typed in "A rock with moss". It hangs on 0% in the console.
DevBudCreator
you will need to install the first version run it and then the plugging should work
11 comments
Hi I love the tool so far. How do we update to 2.0? I copied the python from the dependency folder but I don't see an installer zip like in the 1.0.
the installer is called Shap-ev0.2 sorry about the naming i upload it in a hurry
Thanks. I enabled it but got a traceback error. I copied the new python directory into appdata. Is there anything else to do for this version? Not sure what the other download sharp-e2.0 addon.zip is for either.
I followed these steps to install the Shap_E AI Addon. But Error message: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\addon_utils.py", line 369, in enable mod.register() File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\__init__.py", line 69, in register bpy.utils.register_class(c) ValueError: register_class(...): already registered as a subclass 'JRT_PT_Panel' Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\addon_utils.py", line 369, in enable mod.register() File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\__init__.py", line 73, in register app_text_to_3d.register() # Registering the second script File "C:\Users\taono\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\DevBud-Shap-e\app_text_to_3d.py", line 362, in register bpy.ops.object.load_model() File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\bpy\ops.py", line 107, in __call__ _BPyOpsSubModOp._view_layer_update(context) File "C:\Program Files\Blender Foundation\Blender 3.5\3.5\scripts\modules\bpy\ops.py", line 70, in _view_layer_update view_layer = context.view_layer AttributeError: '_RestrictContext' object has no attribute 'view_layer' And installed version is 0.1, and it did not work. How can solve this error and insatll 0.2 version?
this error should go away if you restart your blender please download the latest version and if you get any errors please keep me posted this is my discord ElioBloxCouple#2053
Looks super cool when I tried to install it as admin watching your vid I got: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\blender-3.6.0-beta+v36.d79524e3098e-windows.amd64-release\3.6\scripts\modules\addon_utils.py", line 333, in enable mod = __import__(module_name) File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\__init__.py", line 13, in <module> from . import app_text_to_3d File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\app_text_to_3d.py", line 7, in <module> from .model import Model File "C:\Users\Stuart\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\Installer Addon\model.py", line 4, in <module> import torch File "C:\Users\Stuart\AppData\Roaming\Python\Python310\site-packages\torch\__init__.py", line 139, in <module> raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\Stuart\AppData\Roaming\Python\Python310\site-packages\torch\lib\nvfuser_codegen.dll" or one of its dependencies. I tried both 3.5 and 3.6 and restarting blender and OS and updating torch.
what gpu do you have on your computer and am assuming your using a windows pc?
nvidia geforce rtx 3090 ti on win 11. this is all before I attempted to install your update. I'm genblend on discord.
hi i have a problem with the generation times. i send you a request on discord. im deciphers. maybe we can figure it out?
My copy of version 2 seemed to install fine however nothing is being generated with the plugin. I typed in "A rock with moss". It hangs on 0% in the console.
you will need to install the first version run it and then the plugging should work