dream-textures
dream-textures copied to clipboard
OSerror(22, 'Cannot find specified module.; , none, 126
After installing the v0.0.6, adding it in administrator mode and downloading the needed assets multiple times (redownloaded and installed the add-on 3 times already) I keep getting the same message. The message is in dutch for some reason, but translated it says "cannot find the specified module"
Steps to reproduce the behavior:
- Installed dream_textures-win32-cuda.7z
- downloaded 7-Zip, then extracted it with Extract Here
- Opened blender as administrator and installed the add-on
- Downloaded sd-v1-4.ckpt weights and renamed it to model.ckpt
- Add-on fully installed (see screenshot)
- type in a prompt, in this case 'grass'
- Get the error
- Retry the installation multiple times with restarting Blender, same problem
System (please complete the following information):
- OS
- [x] Windows
- [ ] macOS
- [ ] Other
- GPU
- [x] NVIDIA
- [ ] NVIDIA 16XX
- [ ] Apple Silicon
- [ ] AMD
- Addon Version
- Latest
Can you try to delete the folders huggingface
and torch
in %HOMEPATH%\.cache\
Same error here, but I can't locate the aforementioned foders to delete.
I am getting the same error. Tride deleting the huggingface cache but didn't have the torch cache.
Windows 11 and Nvidia
Same here. Clicking "Generate", "Initializing process"... about a second later, boom.
.cache folder contained none of the folders (checked hidden) I tried changing the sampler. What might be of interest: I followed a YT tutorial on this topic, and the video guy has "Node: Dream Textures" in the add-ons. I have "Paint: Dream textures" following the exact same steps. Not sure if this matters. v0.0.6
I have the same problem. I get a new empty PC with only Blender and this Addon installed and if I try to click "Generate" I get the "OSerror(22, 'Cannot find specified module.; , none, 126" error. I tried this Addon on Blender 3.2 and 3.3 and I get the the same Error. With my old PC it worked without any problems but this Addon wont work on my new PC. I can't locate the hugginface and torch folder too. I using Windows 10 with NVIDIA RTX 3090 TI.
I have the same problem. I get a new empty PC with only Blender and this Addon installed and if I try to click "Generate" I get the "OSerror(22, 'Cannot find specified module.; , none, 126" error. I tried this Addon on Blender 3.2 and 3.3 and I get the the same Error. With my old PC it worked without any problems but this Addon wont work on my new PC. I can't locate the hugginface and torch folder too. I using Windows 10 with NVIDIA RTX 3090 TI.
try version 0.0.7 pre-release
I already used the 0.07 pre-release version. This is the more detailed error I get from the console.
The german sentece means: "Cannot find the specified module"
Looks like asmjit.dll
requires the Microsoft visual C++ redistributable to be installed.
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Most of you will likely need the x64 architecture version installed, x86 if you are somehow still running 32-bit Windows. You may also have to restart your computer after installing.
EDIT: I actually messed up the first previously and forgot to assign a material, that's why I got a different error, the issue persists.
After updating to 0.0.7 and installing MS visual C++ redist the error message is gone (in fact it's a different this time, but probably unrelated) so thanks!
Hi! I get the same error too. Installed addon as admin. Installed MS visual C++ redist. Do I have to install any CUDA kit?
My system specs: Blender version 3.0.0 Python version 3.9.7 Windows 10 x64 Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz 3.60 GHz 8 GB RAM GeForce GTX 980 4 GB RAM
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.