From: Billy G. A. <bil...@mu...> - 2004-01-08 04:12:58
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sean Escex wrote: | I have successfully installed pyPgSQL 2.4 on a OpenBSD3.4 system running | Python 2.3.3, but encounter a strange error. | | From python, when: | | from pyPgSQL import PgSQL | | is executed, the interpreter simple dies and I am taken back to the | command line. This is regardless if I'm doing it by hand in the | interpreter or have the 'from pyPgSQL import PgSQL' statement inside a | python file. | | I attempted to check the archives, but there was an error. | | Any ideas on what this is, or how to obtain some sort of error log? (I | assume there's some general error log where the error may be caught, I'm | just not *nix savvy enough to know it.) | | Thanks, | --Sean Sean, Thats a strange one. The only thing I can think of is an error in libpq (the C language module). How did you install pyPgSQL? ~ - Did you compile from the source files? ~ - Were there any errors compiling the source? - -- ____ | Billy G. Allie | Domain....: Bil...@mu... | /| | 7436 Hartwell | MSN.......: B_G...@em... |-/-|----- | Dearborn, MI 48126| |/ |LLIE | (313) 582-1540 | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE//NjGnmIkMXoVVdURAl1HAJ483JjWdv6pnkfnXXp1Hp9/yWjw9wCdFGxC 2hW0mTlHMLCenZxm9UydVGo= =jgaP -----END PGP SIGNATURE----- |