On Sep 18, 1:03 am, "Whyneedsgoogle2know?" <[EMAIL PROTECTED]>
wrote:
> > > 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
> >
> > 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
I got it working by using Psycopg 2 Beta 7, rather than Beta 8. You
can DL it here:
http://www.initd.org/svn/psycopg/psycopg2/tags/2_0_BETA_7/
On Sep 17, 1:02 am, "Whyneedsgoogle2know?" <[EMAIL PROTECTED]>
wrote:
> Graham Dumpleton wrote:
> > On Aug 29, 6:43 am, Huuuze <[EMAIL PROTECTED]> wrote
On Sep 17, 3:02 pm, "Whyneedsgoogle2know?" <[EMAIL PROTECTED]>
wrote:
> 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 c
On Sep 17, 3:02 pm, "Whyneedsgoogle2know?" <[EMAIL PROTECTED]>
wrote:
> 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 c
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
On Aug 29, 6:43 am, Huuuze <[EMAIL PROTECTED]> wrote:
> I recently installed PostgreSQL 8.3.3 and psycopg 2 (latest from
> SVN). When I attempt to start Django, I receive this error:
>
> File "/Library/Python/2.5/site-packages/django/db/backends/
> postgresql_psycopg2/base.py", line 20, in
>
Did you ldconfig? Did you add the library to your LD_CONFIG?
On Thu, Aug 28, 2008 at 1:53 PM, Malcolm Tredinnick <
[EMAIL PROTECTED]> wrote:
>
>
> On Thu, 2008-08-28 at 13:43 -0700, Huuuze wrote:
> > I recently installed PostgreSQL 8.3.3 and psycopg 2 (latest from
> > SVN). When I attempt to sta
On Thu, 2008-08-28 at 13:43 -0700, Huuuze wrote:
> I recently installed PostgreSQL 8.3.3 and psycopg 2 (latest from
> SVN). When I attempt to start Django, I receive this error:
>
> File "/Library/Python/2.5/site-packages/django/db/backends/
> postgresql_psycopg2/base.py", line 20, in
> ra
9 matches
Mail list logo