I\'m trying to use the example code from here:
http://www.pymssql.org/en/latest/pymssql_examples.html
I installed the pymmsql module using pip
.
Nowadays I recommend just downloading the version you need from here https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymssql and then installing via below steps.
I didn't have to install anything extra, worked right out of the box.