Re: Please help, I can't install django after a fresh installation of python 3.9 on windows 10

2021-03-21 Thread Felix Orinda
Try python3. 9 -m pip install django==3.1.7 On Fri, Mar 19, 2021, 16:45 Anornymous u wrote: > Yoh, join WhatsApp group and share error > https://chat.whatsapp.com/Fb4d6Ivkio7H3EXKxNFI5q > > On Thu, Mar 18, 2021, 21:47 Kasper Laudrup wrote: > >> On 18/03/2021 19.04, Simon Lankwagh wrote: >> > I

Re: Error on import psycopg2

2021-09-19 Thread Felix Orinda
pip install psycopg2-binary Should work for you. Give me feedback on whether it has worked or not On Sep 17, 2021 21:18, "Aashish Kumar" wrote: install this package  pip install psycopg2-binary It works perfectly On Wed, 15 Sep 2021 at 9:40 PM, 'Maryam Yousaf' via Django users <