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 <hatua...@gmail.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 >