TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.55k stars 1.31k forks source link

ModuleNotFoundError: No module named 'diskcache' #2810

Open StefSupertramp opened 7 months ago

StefSupertramp commented 7 months ago

Hei, haven't launched Stable Diffusion in Automatic1111 in a long time. Did it today and I get this error: ModuleNotFoundError: No module named 'diskcache'

Online I can see I can use the line "pip install diskcache" I did it in cmd but nothing changed. any help? Thanks

dymension commented 7 months ago

Please check other questions before asking yours

https://github.com/TheLastBen/fast-stable-diffusion/issues/2803

StefSupertramp commented 7 months ago

Please check other questions before asking yours

2803

That's on Google Collab not Automatic1111, I don't know how that could help me

TheLastBen commented 7 months ago

run : pip install diskcache

StefSupertramp commented 7 months ago

run : pip install diskcache

I wrote 2 lines in my post. One of which is: Online I can see I can use the line "pip install diskcache" I did it in cmd but nothing changed. any help? Thanks

So no, that doesn't fix the issue

maycherryblossom commented 4 months ago

@StefSupertramp Hello. I'm having the same problem, did you manage to solve it?

LalitAdityaT commented 4 months ago

run : pip install diskcache in the venv created by sd (makesure the command line shows '(venv)')