Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1.  
  2. x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/tmp/pip_build_root/lxml/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w
  3.  
  4. unable to execute x86_64-linux-gnu-gcc: No such file or directory
  5.  
  6. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  7.  
  8. ----------------------------------------
  9. Cleaning up...
  10. Command /usr/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-CpyH87-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/lxml
  11. Storing debug log for failure in /root/.pip/pip.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement