Fehler bei der Installation von Pyodbc Linux
You need this installed first:
sudo apt-get install unixodbc-dev
Then you can run:
pip3 install pyodbc
Energetic Eel
You need this installed first:
sudo apt-get install unixodbc-dev
Then you can run:
pip3 install pyodbc