Re: OpenBSD3.4 + Python 2.3.3 + pyPgSQL 2.4 Error

Sean Escex <[email protected]> Wed, 7 Jan 2004 20:44:25 -0800
Newsgroups gmane.comp.python.db.pypgsql.user
Message-ID <[email protected]>
Billy,

I installed pyPgSQL using python distutils 'python setup.py install'

The only thing I had to do was point the setup.py to the correct pgsql 
include and lib dirs.

There were no errors during build/install.

I forgot to mention I'm running PostgreSQL 7.4.1

As a note, I can 'import pyPgSQL' just fine, probably because it's not 
accessing the PgSQL module.

Thanks for your reply. I hope we can solve *something* with this odd 
occurrence.

--Sean

On Jan 7, 2004, at 8:12 PM, Billy G. Allie wrote:

> -----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....: [email protected]
> |  /|      | 7436 Hartwell     | MSN.......: [email protected]
> |-/-|----- | 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-----
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> Pypgsql-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pypgsql-users
>



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html