Failed to Import Libraries on Runpod SD ComfyUI [RTX A 4000]
- hey guys every time I boot up my comfyUI runpod it always fails to load a few libraries and trying to update/fix them from the comfy manager doesn't seem to resolve the issues
- I repeatedly install the individual dependencies but everytime I feel like the same modules come back as "module not found", I've looked at a few other solutions/threads but have been struggling to get this to work
- anyone else face the same issue?
12 Replies
Depending on the template, install the modules into the venv.
got it!!! so I actually do have a venv that I've set up and when I activate into the venv and install the modules, when I back out and restart the same pod and activate into the same venv, it still shows that the same modules are missing
- wondering if you might have any thoughts on whats going on 🥺
I've created a venv in the same workspace directory as comfyui and when I look at the site packages it seems like it's there but the "no module found" error still seems to be popping up
Which ComfyUI template?
it's this one! and I am inside a 100GB network volume that I made too!
Runpod SD ComfyUI
I remember I had ton of issues with TriPod extension
yeah! and I "can" use my personal laptop, it's just that that takes 40 minutes to load the "default" workflow haha
- do you remember if anything helped you through your debugging process? whether it was like a ytber or a github thread haha
Usually easiest way to fix that would be use terminal go to venv activate it and install requirements.txt for each extension
ahhh okay got it! it does fix it when I Do it manually (but regardless of whether I go to venv and then install the requirements or do it outside of the venv, it seems like everytime I restart my pod the same custom nodes have the same modules that are broken)
- is this the expected behavior though?
I never got luck with getting Tripod running so cant tell
awe okay okay got you got you - thanks for the help though!!! and when you say tripod do you mean tripoSR or are you referring to another extension haha