-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
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
Labels
No labels