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.
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.