


However, when I activate a virtual environment and run:
#INSTALL PYMSSQL FOR MAC INSTALL#
I understand that I need to install FreeTDS first and I have done that using fink (which installed freetds version 0.91-5). However, I'm having difficulty installing pymssql using. I have set up a Python 3.4.7 virtual environment and I have pip (9.0.1) installed various packages including numpy, pandas, scipy etc. I am running MacOS 10.11.6 (El Capitan) on an iMac.
