error command 'x86_64-linux-gnu-gcc' failed with exit status 1 pyodbc code example
Example: 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
sudo apt-get install gcc python3.x-dev # choose correct python version