error on windows 11 #25
Closed
promedacademy
started this conversation in
General
Replies: 1 comment
|
Already fixed in last version |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i did all steps however on launching the app I get this error:
Virtual environment created and packages installed successfully.
Launching application...
Traceback (most recent call last):
File "C:\gpt\gpt4web\Gpt4All-webui\app.py", line 44, in
import requests
ModuleNotFoundError: No module named 'requests'
All reactions