Error message:

"
Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)] on
win32
...

IDLE 1.1.4      ==== No Subprocess ====
>>>
Traceback (most recent call last):
  File "C:\Python24\Lib\site-packages\My Development\gui.pyw", line 2, in ?
from pgdb import *
  File "C:\Python24\lib\site-packages\pgdb.py", line 69, in ? from _pg
import *
ImportError: DLL load failed: The specified module could not be found.
>>>

"

Newbie to Postgresql and Pygresql

I am unable to get past this error. Can someone please point me in the right
direction?

I used  PyGreSQL-3.8.1.win32-py2.4.exe to do the install.

Running on PostgreSQL 8.2.4 on i686-pc-mingw32, compiled by GCC gcc.exe(GCC)
3.4.2 (mingw-special)

Thanks in advance.
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to