heroku / django-heroku

[DEPRECATED] Do not use! See https://github.com/heroku/django-heroku/issues/56
BSD 3-Clause "New" or "Revised" License
459 stars 142 forks source link

Psycopg2 cannot be installed #47

Closed PNjinu closed 5 years ago

PNjinu commented 5 years ago

So when trying to install django-heroku, the psycopg2 can't be installed.

ballin2much commented 5 years ago

Did you find a solution for this?

PNjinu commented 5 years ago

@ballin2much Yes. Though it depends with OS being used. Would you please post your error I see if I can help?

jonathanstegall commented 5 years ago

@PNjinu do you have a fix for this in OSX? I get the An error occurred while installing psycopg2==2.8.3 error and it fails to install django-heroku, even though I already have psycopg2-binary installed.