I followed the instructions there. I get the following error now - Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Library/Python/2.6/site-packages/psycopg2/__init__.py", line 60, in <module> from psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID ImportError: dlopen(/Library/Python/2.6/site-packages/psycopg2/_psycopg.so, 2): Symbol not found: _error_message Referenced from: /Library/Python/2.6/site-packages/psycopg2/_psycopg.so Expected in: flat namespace in /Library/Python/2.6/site-packages/psycopg2/_psycopg.so
On Tue, Feb 9, 2010 at 10:36 PM, Pradeep Gowda <prad...@btbytes.com> wrote: > On Tue, Feb 9, 2010 at 11:07 AM, Diptanu Choudhury > <admin.nitj...@gmail.com> wrote: > > 2): Symbol not found: _PQbackendPID > > Looks like a 32/64 bit related mixup. > > See:http://stubblog.wordpress.com/2009/06/07/installing-psycopg2-on-osx/ > > Report back if you had any success. > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Thanks, Diptanu Choudhury Just a Coder, ThoughtWorks India Mobile - 09886760964 Web - www.linkedin.com/in/diptanu _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers