Installing pymssql was causing me some issues. Here are a couple of prerequisites that I needed: sudo apt-get install unixodbc-devsudo apt install freetds-dev I also needed up update setup tools easy_install -U setuptools After that, pip install pymssql worked ;) Source: https://github.com/mkleehammer/pyodbc/issues/276
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed