I use Mac (OS X 10.11.5). I want to install module pymssql for python. In Terminal.app, I input sudo -H pip install pymssql, pip
pymssql
Terminal.app
sudo -H pip install pymssql
pip
This worked for me on mac:
pip install cython
then
pip install git+https://github.com/pymssql/pymssql.git