I am using Python27, Django and wanted to us Postgresql, but I am having problems.
When I start a new project and run syncdb for the first time I get an error. \postgresql_psycopg2\base.py line24....................."Improperly Configured: Error loading psycopg2 module: no medule named psycopg2" I have loaded psycopg2 so I am lost. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

