Re: AttributeError: 'module' object has no attribute 'DatabaseError'

2010-01-23 Thread abs
Just download and untar psycopg2 package and do easy_install. P.s. setup.py build/install works incorrectly -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from

AttributeError: 'module' object has no attribute 'DatabaseError'

2010-01-18 Thread abs
Trying to start dev server of django on mac os x with postresql database. bash-3.2$ ./manage.py runserver Validating models... Unhandled exception in thread started by Traceback (most recent call last): File "/Library/Python/2.6/site-packages/django/core/management/ commands/runserver.py", line