Re: 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: Re: PlPython with pyodbc error DLL load failed: A dynamic link library (DLL) initialization routine failed.
Date: 2013-09-28 18:20:44
Message-ID: CAJg-yaO6FANQurfQZVGSsDGrr6auyQrLvcbGzeYLR9j8DXMF_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I installed pyodbc-3.0.7.win-amd64-py3.2.exe from
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyodbc then it work well

On Fri, Sep 27, 2013 at 10:00 AM, tuanhoanganh <hatuan05(at)gmail(dot)com> wrote:

> 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
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-09-28 18:22:56 Re: PostgreSQL 9.2.4 temp files never released?
Previous Message Edson Richter 2013-09-28 18:16:23 PostgreSQL 9.2.4 temp files never released?