Hi, I cannot download the 2.4 version of riak-python-client with pip. If I do:
$ pip install riak
Version 2.3 is downloaded. If I do:
$ pip install riak==2.4.0
I get:
Could not find a version that satisfies the requirement riak==2.4.0 (from versions: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.0rc1, 2.2.0, 2.3.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.0rc1, 2.2.0, 2.3.0)
But PyPI website says it's available: https://pypi.python.org/pypi/riak
Hi, I cannot download the 2.4 version of riak-python-client with pip. If I do:
$ pip install riakVersion 2.3 is downloaded. If I do:
$ pip install riak==2.4.0I get:
Could not find a version that satisfies the requirement riak==2.4.0 (from versions: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.0rc1, 2.2.0, 2.3.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.1, 1.2.2, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.0rc1, 2.2.0, 2.3.0)But PyPI website says it's available: https://pypi.python.org/pypi/riak