python-firebase
python-firebase copied to clipboard
Getting error while installing.
error: /tmp/easy_install-J7ex1i/python-firebase-1.2/README.rst: No such file or directory
Seems like a packaging bug.
Same here.
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).