You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
The text was updated successfully, but these errors were encountered:
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
pip install -r requirements.txt
The text was updated successfully, but these errors were encountered: