Re: [Pythonmac-SIG] Help with psycopg2

2007-03-28 Thread Kent Johnson
Kent Johnson wrote: > Hi, > > I am trying to install PostgreSQL and psycopg2. I would like to get this > working with Python 2.5 and Postgres 8.2. Update: I was able to build psycopg2 from source and it now imports so I think I'm all set. Thanks, Kent > > I installed Postgres from Mark Liyan

[Pythonmac-SIG] Help with psycopg2

2007-03-28 Thread Kent Johnson
Hi, I am trying to install PostgreSQL and psycopg2. I would like to get this working with Python 2.5 and Postgres 8.2. I installed Postgres from Mark Liyanage's installer: http://www.entropy.ch/software/macosx/postgresql/ I installed psycopg2 from pythonmac: http://www.pythonmac.org/packages/py