hello,
I know it isn't directly related to django, but well my django depends
on it...

yesterday I installed postgresql, mxBase, and psycopg 1.1 on openSUSE
10.2,
and it worked fine until today (Django is really cool!).

But after upgrading it mysteriously decided to stop working...


using psycopg :
 Error loading psycopg module: libpq.so.5: cannot open shared object
file: No such file or directory

think it is related to a path configured somewhere, but even by re ./
configure-ing psycopg with the postgresql include&lib paths, psycopg
continues to show the error .. :(
or it can be changed somewhere in a psycopg conf ?


so I tried to use psycopg2, but now  :
        Error loading psycopg2 module: cannot import name tz
which is a bit enigmatic :)


thanks !


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to