Hi, I´m migrating from Webfaction to Opalstack an app that needs to connect to an external MSSQL server twice a day.

On Webfaction I managed to install pymssql package and run it under Python 2.7

I can seem to find a way to do this installation at OpalStack.

Any help will be much appreciated.

  • sean replied to this.

    ateszki General instructions are available here: General instructions are available here:

    For your particular case:

    pip2.7 install --user pymssql==2.1.5
      Mastodon