-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels