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

Errors #14

Open
oisilener1982 opened this issue Jun 21, 2019 · 1 comment
Open

Errors #14

oisilener1982 opened this issue Jun 21, 2019 · 1 comment

Comments

@oisilener1982
Copy link

ERROR: Failed building wheel for opendr
Running setup.py clean for opendr
Building wheel for ipdb (setup.py) ... done
Stored in directory: /root/.cache/pip/wheels/59/24/91/695211bd228d40fb22dff0ce3f05ba41ab724ab771736233f3
Building wheel for chumpy (setup.py) ... done
Stored in directory: /root/.cache/pip/wheels/bd/34/cf/3719f67895ddd6d8668f861bfebb7a879ea86a747ff5b952d5
Successfully built ipdb chumpy
Failed to build opendr
Installing collected packages: chumpy, opendr, deepdish, ipdb
Running setup.py install for opendr ... error
ERROR: Command "/usr/bin/python2 -u -c 'import setuptools, tokenize;file='"'"'/tmp/pip-install-dh9HII/opendr/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-record-jcSAH_/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-dh9HII/opendr/

@Justinemmerich
Copy link

Failed building wheel for opendr this is a opendr problem

this should be fixed by downgrading. Use !pip2 install opendr==0.77 --no-cache-dir or opendr==0.77 in requirements.txt

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

2 participants