Answers for "cffi.verificationerror: compileerror: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1"

1

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

sudo apt-get install libpq-dev libxml2-dev libxslt1-dev python-dev
Posted by: Guest on March-14-2021
-1

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

sudo apt-get install python-dev
sudo apt-get install libxml2-dev libxslt1-dev
Posted by: Guest on February-20-2021

Code answers related to "cffi.verificationerror: compileerror: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language