Some problem with postgres_psycopg2

Posted by aatifh on Stack Overflow See other posts from Stack Overflow or by aatifh
Published on 2010-04-26T07:33:00Z Indexed on 2010/04/26 15:03 UTC
Read the original article Hit count: 209

Filed under:
|
|
|

Last night I upgraded my machine to Ubuntu 10.04 from 9.10.

It seems to have cluttered my python module. Whenever I run python manage.py I get this error:

ImportError: No module named postgresql_psycopg2.base

Can any one throw any light on this?

© Stack Overflow or respective owner

Related posts about django

Related posts about python