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

fail at installing requirements #10

Open
marcelo321 opened this issue Sep 5, 2020 · 2 comments
Open

fail at installing requirements #10

marcelo321 opened this issue Sep 5, 2020 · 2 comments

Comments

@marcelo321
Copy link

marcelo321 commented Sep 5, 2020

pip install -r requirements.txt

Collecting route53 (from -r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/0f/8e/6a2801012c000f81580ff6a6d69d5c5ad136589f4ed306f7b0bb8e63c5fe/route53-1.0.1.tar.gz
Collecting traceback (from -r requirements.txt (line 2))
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/traceback/
@marcelo321
Copy link
Author

I installed traceback2 and still fails

@sasokyleader
Copy link

I had the same issue:
ERROR: Could not find a version that satisfies the requirement traceback (from versions: none)
ERROR: No matching distribution found for traceback

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

2 participants