Re: Problem trying to use postgresql and psycopg2 in a django project

2019-11-20 Thread Yoo
Hey, I think for OSX (Mac) or anything using the Darwin OS (basically apple) has to use psycopg2’s binary. Just install psycopg2-binary and it should work. On Wednesday, November 20, 2019 at 6:50:01 AM UTC-5, tramites xpress drive wrote: > Hi, I Have been trying to setup my django 2 developement

Problem trying to use postgresql and psycopg2 in a django project

2019-11-20 Thread tramites xpress drive
*Hi, I Have been trying to setup my django 2 developement environment and to connect it to postgresql but whern I change the parameters in settings.py on the sections of DATABASES to use POSTGRES and Psycopg2 I Receive the following error* eztve) Indiras-MBP-16a3:ezt Sindira$ python manag