Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error code 1 on installation #59

Open
Lorenz25 opened this issue May 10, 2017 · 0 comments
Open

Error code 1 on installation #59

Lorenz25 opened this issue May 10, 2017 · 0 comments

Comments

@Lorenz25
Copy link

Lorenz25 commented May 10, 2017

I've tried installing via Pip 1.9 in a virtualenvironment with Python 3.5 and got this:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-7sivpd88/psycopg2/
I could get around this one by replacing psycopg 2.6 with 2.7, but I still get the same error for rjsmin and rcssmin. Deleting them from requirements.txt didn't help, rcssmin is a dependency of some other modul.
The full output of the latter is:
Command "/home/lorenz/.virtualenvs/wagtdemo/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-oj1jge4b/rcssmin/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-_tba2y_o-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/lorenz/.virtualenvs/wagtdemo/include/site/python3.5/rcssmin" failed with error code 1 in /tmp/pip-build-oj1jge4b/rcssmin/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant