Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why #60

Closed
luckindtune opened this issue May 7, 2024 · 4 comments
Closed

why #60

luckindtune opened this issue May 7, 2024 · 4 comments

Comments

@luckindtune
Copy link

C:\Windows\system32>python main.py
Traceback (most recent call last):
File "C:\Windows\system32\main.py", line 15, in
from modules.updater import Updater
File "C:\Windows\system32\modules\updater.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'

@ammystic
Copy link

this is your fault btw.
open a cmd window in the main folder and run "pip install -r requirements.txt"

@itskekoff
Copy link
Owner

pip install -r requirements.txt

@swat-jpg
Copy link

i get the same issue as u even after installing the requirements
image

@itskekoff
Copy link
Owner

pip install requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants