| From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
|---|---|
| To: | Bill Carithers <wccarithers(at)lbl(dot)gov> |
| Cc: | psycopg(at)postgresql(dot)org |
| Subject: | Re: Trouble installing psycopg2 on Mac OSX 10.6 |
| Date: | 2011-05-16 23:11:16 |
| Message-ID: | BANLkTikCxGsLhoc8w3pob_8PvcZf8eEe7A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
On Mon, May 16, 2011 at 11:42 PM, Bill Carithers <wccarithers(at)lbl(dot)gov> wrote:
> OK, progress.
Good :)
> Now it seems to find all the stuff in the new Postgres
> installation, and the build/install seems to work-- makes an egg in
> site-packages and so on. However, when I try to import psycopg2, I get an
> error:
> [...]
> 2): Symbol not found: _PQbackendPID
At this point we are going into OS X realm, about which I know little.
However this error has been reported many times. Take a look at this
article for instance:
<http://blog.timc3.com/2010/08/20/psycopg2-os-x-_pqbackendpid/>
-- Daniele
| From | Date | Subject | |
|---|---|---|---|
| Next Message | maplabs | 2011-05-19 20:52:11 | Named Cursor Basics |
| Previous Message | A.M. | 2011-05-16 22:55:58 | Re: Trouble installing psycopg2 on Mac OSX 10.6 |