I'm trying to add psycopg02 package to a Django project which using virtualenv.
I'm new in Python/Django development and also new to Apple Mac OS X.
Please find a screenshot of the error here
I'm trying to add psycopg02 package to a Django project which using virtualenv.
I'm new in Python/Django development and also new to Apple Mac OS X.
Please find a screenshot of the error here
I fix this by installing EnterpriseDB PostgreSQL and create the virtualenv through Terminal instead of PyCharm