#ModuleNotFoundError: No module named 'torch' error
29 messages · Page 1 of 1 (latest)
It seems like you just need to rerun pip install -r requirements.txt from the comfyui folder? I'm not exactly sure how that template is configured off the top of my head
Hello. How i can do it. If i am not able to open server?
I have HTTP ERROR 404 when i try to open 8888 port
but it is ready
I deployed my pod 12 mins ago. But i still have this 404 error
I tried this. buy this doesnt help.
in the past(1w ago) i deployed this template WO Network Storage and all was fine
I just ran new Pod. WO Network Storage with the same 4090, same template. all work fine
rerun pip install -r requirements.txt from the comfyui folder?
or if you have any venv from the template, make sure to activate it before installing
yeah probably its your network storage, it has venv which is loaded by the template ( but has broken packages installation)?
I tried many times to redeploy it. Nothing changes.
When I deployed pod for the first time all was worked
okay
So, what should I do to make Network Storage work properly without having to redeploy the Pod each time?
I don’t want to redeploy the Pod every time and re-download everything from scratch
Re deploy meaning what, you don't want to create a pod or you don't want to setup a pod?
Yes you can use network storage, when you create a pod with it, the files in /workspace or wherever you set it to mount( from the template) , will be there
I initially used a Pod without Network Storage, but I got tired of having to delete the Pod every time I stopped it, because the GPU kept staying occupied and I couldn’t use the Pod again.
Then I started using Network Storage with the same template as before. The first launch worked fine, but after that I can’t use it anymore because an error keeps appearing - the very reason I’m writing here. And I can’t fix it in any way.
is it just that error in the logs you sent? or theres another one
13.11.2025, 18:44:22
⚡ System Info (running in background)...
⚡ Checking GPU availability...
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'torch'
⚠️ ComfyUI not started due to missing GPU.
And i am not able to open my pod
yeah you can install torch in your comfyui's VENV
or also install the requirements.txt
I am not able to open comfy ui
I have HTTP ERROR 404 when i try to open ports
No, use web terminal to install the packages
I press the button, but it turns off immediately.