I'm trying to pip install pymssql in my Centos 6.6, but kept on experiencing this error:
_mssql.c:314:22: error: sqlfront.h: No such file or directory cpp_helpers.h:34:19: error: sybdb.h: No such file or directory
I already installed freetds, freetds-devel, and cython. Any ideas? Thanks in advance!