I confirm Michael Bewley and Remigijus Jarmalavičius
$ apt-get purge python-pymssql $ apt-get install freetds-dev $ pip install Cython $ pip install pymssql
this solve the problem on Debian Wheezy.
I confirm Michael Bewley and Remigijus Jarmalavičius
$ apt-get purge python-pymssql
$ apt-get install freetds-dev
$ pip install Cython
$ pip install pymssql
this solve the problem on Debian Wheezy.