I'm trying to install alphalens with
pip install alphalens
as recommended here: http://quantopian.github.io/alphalens/
I get this error message:
Could not find a version that satisfies the requirement alphalens (from versions: )
No matching distribution found for alphalens
Running a more verbose pip:
pip install -vvv alphalens
I get this result in the results:
Could not fetch URL https://pypi.python.org/simple/alphalens/: 404 Client Error: Not Found for url: https://pypi.python.org/simple/alphalens/ - skipping
`
This URL does not exist: https://pypi.python.org/simple/alphalens/