Skip to content

Instantly share code, notes, and snippets.

@kevin3747118
Last active June 13, 2017 06:05
Show Gist options
  • Save kevin3747118/12c1e4f0f899beec8a41626251581303 to your computer and use it in GitHub Desktop.
Save kevin3747118/12c1e4f0f899beec8a41626251581303 to your computer and use it in GitHub Desktop.

Install pymssql on Ubuntu 16 LTS

Before Installation

Finish the steps from FreeTDS & ODBC

Install non-binary package

I am not sure about why this is necessary maybe for the SSH support reason.

$ pip install --no-binary pymssql pymssql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment