-
Notifications
You must be signed in to change notification settings - Fork 1
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
The specified module could not be found Error loading caffe2_nvrtc.dll" or one of its dependencies. #14
Comments
The variables need to be in the system environment not in the User environment. Change that and reboot the PC. Then delete the venv folder of comfyui and run the comfyui-bat again. |
Ok so i did as you said and changed the variables to be in the system instead of user. Deleted the venv and ran the bat file again, it actually opens comfyUI. then it shut if off to put the renamed dlls and now were back to the original error |
Okay, damn. The caffe2 error is the hardest to fix as its cause is not known to 100%. What you can try is: Let me know if that worked. |
Well nope that didnt work, guess i will stick with Automatic1111 for now and just roll with it |
No problem. If you want to use Flux you can do that in Forge with Zluda too. |
GPU: Radeon 7900GRE
OS: Windows 11
Error Installing ComfyUI, i followed your instructions, I even installed automatic1111 before this and works wonders (tyvm)
I will leave the error log bellow
>## ComfyUI-Manager: installing dependencies. (GitPython) [2024-12-25 22:35:35.710] ## ComfyUI-Manager: installing dependencies done. [2024-12-25 22:35:35.710] ** ComfyUI startup time: 2024-12-25 22:35:35.710771 [2024-12-25 22:35:35.722] ** Platform: Windows [2024-12-25 22:35:35.722] ** Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] [2024-12-25 22:35:35.722] ** Python executable: C:\AI\SD-Zluda\ComfyUI\venv\Scripts\python.exe [2024-12-25 22:35:35.722] ** ComfyUI Path: C:\AI\SD-Zluda\ComfyUI [2024-12-25 22:35:35.722] ** Log path: C:\AI\SD-Zluda\ComfyUI\comfyui.log [2024-12-25 22:35:41.369] Prestartup times for custom nodes: [2024-12-25 22:35:41.369] 14.1 seconds: C:\AI\SD-Zluda\ComfyUI\custom_nodes\ComfyUI-Manager [2024-12-25 22:35:41.369] Traceback (most recent call last): [2024-12-25 22:35:41.413] File "C:\AI\SD-Zluda\ComfyUI\main.py", line 89, in <module> [2024-12-25 22:35:41.413] import comfy.utils [2024-12-25 22:35:41.413] File "C:\AI\SD-Zluda\ComfyUI\comfy\utils.py", line 20, in <module> [2024-12-25 22:35:41.414] import torch [2024-12-25 22:35:41.414] File "C:\AI\SD-Zluda\ComfyUI\venv\lib\site-packages\torch\__init__.py", line 143, in <module> [2024-12-25 22:35:41.414] raise err [2024-12-25 22:35:41.414] OSError: [WinError 126] The specified module could not be found. Error loading "C:\AI\SD-Zluda\ComfyUI\venv\lib\site-packages\torch\lib\caffe2_nvrtc.dll" or one of its dependencies.
I'm pretty sure i copied the correct files and renamed them before pasting them
Important notice, the first time i run the bat file (even before copying the files from Zluda) it opens the web user interface but obviously doesnt run.
After i copy and pasted the files i get this error.
The text was updated successfully, but these errors were encountered: