PlPython with pyodbc error DLL load failed: A dynamic link library (DLL) initialization routine failed.

From: tuanhoanganh <hatuan05(at)gmail(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: PlPython with pyodbc error DLL load failed: A dynamic link library (DLL) initialization routine failed.
Date: 2013-09-27 03:00:25
Message-ID: CAJg-yaM0srAx3+UvRq6LEe663OY2oMpuqOu_eoSgugvo-wcBCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all.

I updated my laptop to windows 8.1, my PostgreSQL version is 9.2.3 64 bit.
But my plpython function have "ERROR: ImportError: DLL load failed: A
dynamic link library (DLL) initialization routine failed." after import
pyodbc
My Python version is ActivePython-3.2.2.3-win64-x64, pyodbc version
is pyodbc-3.0.2.win-amd64-py3.2.
On windows 7 SP1 64bit everything run fine.
Please help me. Thanks in advance.

Tuan Hoang Anh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-09-27 03:04:20 Re: Building with MinGW issue
Previous Message Muhammad Bashir Al-Noimi 2013-09-27 02:53:44 Re: Building with MinGW issue