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

Error #28

Open
jo9182 opened this issue Jan 16, 2022 · 3 comments
Open

Error #28

jo9182 opened this issue Jan 16, 2022 · 3 comments

Comments

@jo9182
Copy link

jo9182 commented Jan 16, 2022

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
Copy link

Massyck commented Jan 18, 2022

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

@jo9182
Copy link
Author

jo9182 commented Jan 18, 2022

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
Copy link

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

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

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

3 participants