Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path.py hard to find on pypi #13

Open
Pike opened this issue Apr 2, 2013 · 0 comments
Open

path.py hard to find on pypi #13

Pike opened this issue Apr 2, 2013 · 0 comments

Comments

@Pike
Copy link
Contributor

Pike commented Apr 2, 2013

path.py is now a dependency, but pip doesn't find that easily, really:

Searching for path.py
Reading http://pypi.python.org/simple/path.py/
Page at http://pypi.python.org/simple/path.py/ links to .py file(s) without version info; an index scan is required.
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Reading http://github.com/jaraco/path.py
Reading http://www.jorendorff.com/articles/python/path
Reading http://www.jorendorff.com/articles/python/path/
Reading http://github.com/dottedmag/path.py
Reading http://github.com/dottedmag/celery/tarball/2.2.2
Best match: path.py 3.0.1
Downloading http://pypi.python.org/packages/source/p/path.py/path.py-3.0.1.zip#md5=12dc60ddc03360d4f1b05b1a3a6f02bf
Processing path.py-3.0.1.zip
Running path.py-3.0.1/setup.py -q bdist_egg --dist-dir /var/folders/w7/6425lz1168gg9h8nh7jgc5vw0000gn/T/easy_install-w1yUf0/path.py-3.0.1/egg-dist-tmp-l_f1Lz
zip_safe flag not set; analyzing archive contents...
Adding path.py 3.0.1 to easy-install.pth file

Installed /Users/axelhecht/src/develop/@elmo/lib/python2.7/site-packages/path.py-3.0.1-py2.7.egg

That looks horribly brittle and lengthy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant