Skip to content

easy_install fails on missing README.rst #64

@klbostee

Description

@klbostee

Installing via easy_install fails:

$ env/bin/easy_install elasticsearch
Searching for elasticsearch
Reading http://pypi.python.org/simple/elasticsearch/
Best match: elasticsearch 1.0.0
Downloading https://pypi.python.org/packages/source/e/elasticsearch/elasticsearch-1.0.0.tar.gz#md5=ac087d3f7a704b2c45079e7e25b56b9f
Processing elasticsearch-1.0.0.tar.gz
Running elasticsearch-1.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tIpohP/elasticsearch-1.0.0/egg-dist-tmp-N5Yo_u
error: /tmp/easy_install-tIpohP/elasticsearch-1.0.0/README.rst: No such file or directory

You could argue to simply use pip instead of course, but since tools like buildout use easy_install under the hood it's not always that easy to switch to pip in practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions