Skip to content

ModuleNotFoundError: No module named 'requests' #1

@C3R3S1

Description

@C3R3S1

How can i fix the error of:
Python 3.9.6 (tags/v3.9.6:db3ff76, Jun 28 2021, 15:26:21) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license()" for more information.

= RESTART: C:\Users\Downloads\pythonstarships-main\pythonstarships-main\main.py
Traceback (most recent call last):
File "C:\Users\Downloads\pythonstarships-main\pythonstarships-main\main.py", line 1, in
from sdk.client import Client
File "C:\Users\Downloads\pythonstarships-main\pythonstarships-main\sdk\client.py", line 2, in
import requests
ModuleNotFoundError: No module named 'requests'

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