how to compile psycopg2 on windows?

Поиск
Список
Период
Сортировка
От Bright Pan
Тема how to compile psycopg2 on windows?
Дата
Msg-id AANLkTim0ZTM5eWfZC7fed80VPhSGGZ=bt1eGyVO1=JpD@mail.gmail.com
обсуждение исходный текст
Ответы Re: how to compile psycopg2 on windows?  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Phil Camrass
Дата:
Сообщение: subscribe
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: how to compile psycopg2 on windows?