Answers for "python3.10 x86_64-linux-gnu-gcc not found"

2

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

sudo apt-get install gcc python3.x-dev # choose correct python version
Posted by: Guest on January-06-2021

Code answers related to "python3.10 x86_64-linux-gnu-gcc not found"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language