You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.
Just to confirm the bug appears when using the -t flag of pip command. It occur always, when in a virtual env or not. It seems to be a bug of setup tools and there is no workaround yet...
See here
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
I'm trying to install python-firebase with pip and got an error.
pip install -e git://github.com/mikexstudios/python-firebase.git#egg=python-firebase -t lib
I'm getting this error:
Command /usr/bin/python -c "import setuptools, tokenize; file='/home/julian/Developer/work/teachme/src/python-firebase/setup.py'; exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" develop --no-deps --home=/tmp/tmpbKbMOz failed with error code 1 in /home/julian/Developer/work/teachme/src/python-firebase
Some idea of what is happening?
The text was updated successfully, but these errors were encountered: