i want install lxml via pip, stops, without error or sth. when execute
pip install lxml -vvv
i see, stops in line:
gcc -pthread -fno-strict-aliasing -dndebug -g -fwrapv -o2 -wall -wstrict-prototypes -fpic -i/usr/include/libxml2 -isrc/lxml/includes -i/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-armv6l-2.7/src/lxml/lxml.etree.o -w
i can leave console hour. nothings happens. no error message. nothing.
p.s.: yes,
libxml2-dev libxslt-dev python-dev
are installed.
for people finding question same problem: compiling processes slow on raspberry pi. doesn't have enough power. don't that, it's no fun.