Re: Odd error when executing "runserver"

2008-09-17 Thread Whyneedsgoogle2know?
> > Traceback (most recent call last): > > � File "", line 1, in > > � File "/usr/lib/python2.5/site-packages/psycopg2/__init__.py", line > > 60, in > > � � from _psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID > > ImportError: dlopen(/usr/lib/python2.5/site-packages/psycopg2/ > > _psycop

Re: Odd error when executing "runserver"

2008-09-16 Thread Whyneedsgoogle2know?
Graham Dumpleton wrote: > On Aug 29, 6:43 am, Huuuze <[EMAIL PROTECTED]> wrote: > > > > Is this an issue with Django, psycopg, or both? > > The error 'Image not found' on MacOS X normally means that the .so > doesn't contain the object code for the architecture that the process > it is being loa