silvanohirtie / Discord-Token-Generator

Name says it all
172 stars 176 forks source link

Error #28

Open jo9182 opened 2 years ago

jo9182 commented 2 years ago

Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

I haven't used pip3 before, could I get any help?

Massyck commented 2 years ago

before to do this you have to do open the folder (where it's stored the python file) in the command line

jo9182 commented 2 years ago

New issue! Collecting base64 (from -r requirements.txt (line 3)) Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/base64/

which may have lead to

after I did python3 generator.py it gave me this error

Traceback (most recent call last): File "generator.py", line 4, in import requests ModuleNotFoundError: No module named 'requests'

MajitelAfriky commented 2 years ago

try this, it fixed the error and the tokens generated it

https://pypi.org/project/pybase64/