For the pibackback case, I used the command
sudo apt-get install unixodbc-dev pip install pyodbc
and capable of successfully installing pyopbc, but faced with my comment problem (unable to transfer data to the mssql server)
For pymssql, I used the command
sudo apt-get install freetds-dev pip install pymssql
after which you can successfully install pymssql and paste the data into the mssql server
Zaynul abadin tuhin
source share