how to compile psycopg2 on windows? - Mailing list psycopg

From Bright Pan
Subject how to compile psycopg2 on windows?
Date
Msg-id AANLkTim0ZTM5eWfZC7fed80VPhSGGZ=bt1eGyVO1=JpD@mail.gmail.com
Whole thread Raw
Responses Re: how to compile psycopg2 on windows?  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
i compiled pscopg2 2.3.2 and install successful, but the error is happen:

ImportError: DLL load failed.

i find the file _psycopg.pyd is only 127KB, but official package on windows is 1MB .

the following is my compiling step:

python setup.py build_ext -c mingw32 install

--
Best Regards
Bright Pan

psycopg by date:

Previous
From: Phil Camrass
Date:
Subject: subscribe
Next
From: Daniele Varrazzo
Date:
Subject: Re: how to compile psycopg2 on windows?