Re: Not able to install django-heroku

2019-10-31 Thread lewis machilika
i think you should first check version of both pip and python u might need pip3 or python 3 to run those commands since you are trying to install latest version of django using old pip/python On 10/31/19, soumya sharma wrote: > Thanks, Kasper. I don't know what the issue was but it is working fin

Re: Not able to install django-heroku

2019-10-31 Thread soumya sharma
Thanks, Kasper. I don't know what the issue was but it is working fine now. I added django-heroku==0.3.1 in the requirements.txt file and it worked. :) On Thursday, October 31, 2019 at 5:50:36 PM UTC+5:30, Kasper Laudrup wrote: > > Hi Soumya, > > On 31/10/2019 08.28, soumya sharma wrote: > > I

Re: Not able to install django-heroku

2019-10-31 Thread Kasper Laudrup
Hi Soumya, On 31/10/2019 08.28, soumya sharma wrote: I tried installing the psycopg-binary as suggested in the error statement but it is still not working. Please help I don't know anything about django-heroku, but the reason you get the error is that you are attempting to build the psycopg