video_to_bvh
video_to_bvh copied to clipboard
Errors
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/
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