Re: I can't import pgdb modulo using Python

2004-01-07 Thread Jason Tishler
Manuel, On Tue, Jan 06, 2004 at 10:34:38PM -0500, Manuel Tejada wrote: > Does anyone tell me what must I do? See the following: http://cygwin.com/ml/cygwin/2003-11/msg00874.html Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C

I can't import pgdb modulo using Python

2004-01-06 Thread Manuel Tejada
Hello Everybody: I am using Cygwin on Windows ME. When I had Python 2.3.2 installred I tried to import pgdb module to make a connection to PostgreSQL 7.4 but never made a succeed importing "pgdb". See in the next lines why: -- >>> import pgdb Traceback (most recent call