ModuleNotFoundError #1708
Replies: 8 comments 19 replies
-
i have the same problem |
Beta Was this translation helpful? Give feedback.
-
colab changed to python 3.9, I'll update the dependencies, it'll take some time |
Beta Was this translation helpful? Give feedback.
-
Thank you @TheLastBen! |
Beta Was this translation helpful? Give feedback.
-
Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
-
i cant take it. i need a fix. ill post a prompt if someone googles it and posts the pic. cool? |
Beta Was this translation helpful? Give feedback.
-
OMG! Actually working 100% Thank you @moon47usaco and @CreativeTime, great solution while we wait for @TheLastBen to update it. |
Beta Was this translation helpful? Give feedback.
-
fixed, update your colab |
Beta Was this translation helpful? Give feedback.
-
somebody knows if alredy it works.? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This Colab has been my go to for the last week. best around. =]
Getting ModuleNotFoundError.
Did not have this problem for the past week, was fine last night.
Tried to remove the folder on GDrive and start over, same.
If I try to pip install fastapi in the colab terminal it complains no gradio, etc...
Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 7, in <module> from fastapi import FastAPI ModuleNotFoundError: No module named 'fastapi'
Beta Was this translation helpful? Give feedback.
All reactions