I\'m trying to install PyODBC on Heroku, but I get fatal error: sql.h: No such file or directory in the logs when pip runs. How do I fix this error?
fatal error: sql.h: No such file or directory
RedHat/CentOS: dnf install -y unixODBC-devel along with unixODBC installation
dnf install -y unixODBC-devel