Re: Error with psycopg2 and Django

"Harald Armin Massa" <[email protected]>
Newsgroups gmane.comp.python.db.psycopg.devel
Message-ID <[email protected]>
Bryan,

looks like an error with psyco-compilation referencing your PostgreSQL
Client Installation / paths:

>
> 2): Library not loaded: /Users/buildfarm/pginstaller/server/staging/
> osx/lib/libpq.5.dylib
>   Referenced from: /Library/Python/2.5/site-packages/psycopg2/
> _psycopg.so
>   Reason: image not found
>
>
recommendation: try psycopg2 from the python commandline, like described in
the various files in psycopg2/test

cn=psycopg2.connect(host=....)

cs=cn.cursor()

so you can isolate the error

best wishes harald


-- 
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
EuroPython 2009 will take place in Birmingham - Stay tuned!

_______________________________________________
Psycopg mailing list
Psycopg-IAPFreCvJWPBWskQ1e/[email protected]
http://lists.initd.org/mailman/listinfo/psycopg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.