Cannot install pymssql on windows
i am trying to install pymssql as pip install pymssql i have windows 7 and python 3.5 (from anaconda) but i get Failed building wheel for pymssql i believe its related to freetds and python-dev . how do i install these on windows? Which packages would i need to install? this pip install worked just fine for python 2.7. If the pip does not work,is there any other way i can download and install pymssql? Jason Sperske I just went through this small bit of hell and finally got things working, here is what I ended up doing: First locate your Python directory (for me it was c:\Python35 ), then