trouble with pip install

10 views
Skip to first unread message

Dewey Gaedcke

unread,
May 7, 2016, 11:58:00 PM5/7/16
to SimpleAuth for GAE
I'm getting this error:

Extracting in /var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/tmp26r8aE

    Now working in /var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/tmp26r8aE/distribute-0.6.14

    Building a Distribute egg in /private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth

    /private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth/distribute-0.6.14-py2.7.egg

    Traceback (most recent call last):

      File "<string>", line 1, in <module>

      File "/private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth/setup.py", line 46, in <module>

        long_description=read('README.md')

      File "/private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth/setup.py", line 11, in read

        return open(os.path.join(os.path.dirname(__file__), fname)).read()

    IOError: [Errno 2] No such file or directory: '/private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth/README.md'


    ----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/__/fkx2m9h55n3135677_zflp3c0000gn/T/pip-build-WToOGG/simpleauth/


For now I'm just dragging the directory into my:

/venv/lib/python2.7/site-packages


directory, but I'd like it to work with my requirements.txt file so other developers don't need manual steps..


All feedback appreciated!!

Thx

D

Reply all
Reply to author
Forward
0 new messages