I'm trying to install the Gevent beta which is hosted on Google Code here but I can't seem to get the command right (I keep getting a cannot detect archive format error). What is the command to pip install gevent-1.0b4 from Google Code?
Here is the command and error:
(venv)zak$ pip install https://code.google.com/p/gevent/gevent-1.0b4.tar.gz
Downloading/unpacking https://code.google.com/p/gevent/gevent-1.0b4.tar.gz
HTTP error 404 while getting https://code.google.com/p/gevent/gevent-1.0b4.tar.gz
Could not install requirement https://code.google.com/p/gevent/gevent-1.0b4.tar.gz because of error HTTP Error 404: Not Found
Could not install requirement https://code.google.com/p/gevent/gevent-1.0b4.tar.gz because of HTTP error HTTP Error 404: Not Found for URL https://code.google.com/p/gevent/gevent-1.0b4.tar.gz