Ich hatte kürzlich dieses Problem:
ImproperlyConfigured: Error loading psycopg2 module: No module named _psycopg
... und dieser Befehl war die Antwort:
sudo apt-get install libapache2-mod-wsgi-py3
Referenz:
http://python.6.x6.nabble.com/ImproperlyConfigured-Error-loading-psycopg2-module-No-module-named-psycopg-td5044145.html