Closed songlinjian closed 5 years ago
Very long error output when I follow the instruction of readme to install petlib(Ubuntu 14.04.6 LTS, python 2.7.6) The end of the error msg is :
error: command 'i686-linux-gnu-gcc' failed with exit status 1 ----------------------------------------
ERROR: Command "/usr/bin/python -u -c 'import setuptools, tokenize;file='"'"'/tmp/pip-install-H3NHgN/petlib/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-4D7FJ1/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-H3NHgN/petlib/
Any one can help figure it out?
Resolved by changing to x86_64 linux....
Very long error output when I follow the instruction of readme to install petlib(Ubuntu 14.04.6 LTS, python 2.7.6) The end of the error msg is :
ERROR: Command "/usr/bin/python -u -c 'import setuptools, tokenize;file='"'"'/tmp/pip-install-H3NHgN/petlib/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-4D7FJ1/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-H3NHgN/petlib/
Any one can help figure it out?