Menu

Python 2.6 Errors

ModTodd
2008-11-14
2013-04-29
  • ModTodd

    ModTodd - 2008-11-14

    I have been using pymssql without any problems with Python 2.5 for about 9 months.  Yesterday I installed Python 2.6 and installed the pymssql module under 2.6's site packages but I get an error when I try and call it.  Using code that works fine under Python 2.5 I get the following error message and break on "import _mssql":

    exceotions.ImportError: DLL load failed: the specified module could not be found

    Once again all the pymssql files are in the site packes directory.... Has anyone else tried using with Python 2.6 and any idea on how I can get it to work.

    Thank You

     
    • A

      A - 2008-11-15

      Hello,

      pymssql on python 2.6 is not yet supported. Currently I've got no resources to make necessary changes.

      Regards,
      Andrzej

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.