Skip to content

version 2.4 not available on PyPI through pip [JIRA: CLIENTS-748] #429

@jforcada

Description

@jforcada

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions