I am working on Django project with virtualenv and connect it to local postgres database. when i run the project is says,
ImportError: No module named psycop
Run the command below;
sudo apt-get install python-pip python-dev libpq-dev postgresql postgresql-contrib pip install psycopg2