python-firebase icon indicating copy to clipboard operation
python-firebase copied to clipboard

Getting error while installing.

Open mayuresh opened this issue 12 years ago • 2 comments

error: /tmp/easy_install-J7ex1i/python-firebase-1.2/README.rst: No such file or directory

Seems like a packaging bug.

mayuresh avatar Mar 14 '14 07:03 mayuresh

Same here.

apenasisso avatar Mar 14 '14 18:03 apenasisso

I also experienced this error. The workaround that I used was to manually unpack the tarball and comment out the lines in setup.py dealing with setting long_description (the file lookup and the variable usage).

darthlukan avatar Mar 14 '14 21:03 darthlukan