Mssql Index Page 1
pymssql error: src/_mssql.c:568:22: fatal error: sqlfront.h: No such file or directory
When you install pymssql and you get the error: src/_mssql.c:568:22: fatal error: sqlfront.h: No such file or directory. try to install freetds-dev with apt (sudo apt install freetds-dev)