python 2.7 - error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 in virtualenv -


when trying install pillow , lxml in virtual environment created develop web application using python error: command 'x86_64-linux-gnu-gcc' failed exit status 1 appearing.

this can removed using

$ sudo apt-get install python-dev

:)


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -