Skip to content
This repository was archived by the owner on Aug 26, 2019. It is now read-only.
This repository was archived by the owner on Aug 26, 2019. It is now read-only.

Pip install -t raises error #8

@juliankmazo

Description

@juliankmazo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions