The ComfyUI dependencies were uninstalled and nothing moved. Has this happened to anyone else?
The ComfyUI dependencies were uninstalled and nothing moved. Has this happened to anyone else? I use Venv.
1 Reply
Something's wrong with RunPod. I have the dependencies in the ComfyUI venv. It crashed, and all the dependencies weren't reading. I reinstalled everything, and it worked perfectly.
I closed the pod, reopened it in a new pod running Comfyui using the same venv as before, and it has the same problem: it doesn't read the dependencies.
i found the solution is create the venv with this
/usr/bin/python3 -m venv venv
trash, not works