Skip to content

ModuleNotFoundError: No module named 'requests' #windows #32

Description

@Deathproof76

blank slate on windows, just downloaded the .bat and executed it

part of the installer log

Requirement already satisfied: h11<1,>=0.9.0 in c:\users\maxsc\downloads\gpt4all\env\lib\site-packages (from wsproto->simple-websocket->pyaipersonality>=0.0.14->-r requirements.txt (line 9)) (0.14.0)
Checking models...
Virtual environment created and packages installed successfully.
Launching application...
Traceback (most recent call last):
  File "C:\Users\maxsc\Downloads\GPT4All\app.py", line 44, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

stops there

pip install requests in activated env solved this

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions