Answer the question
In order to leave comments, you need to log in
Can't install Django?
Hello! I recently started learning django. I took one course and had no problems. Started doing a second project. I installed the virtual environment, activated it, but when I try to install django I get this message and nothing happens
$ pip install django
Requirement already satisfied: django in c:\python39\lib\site-packages (3.2.2)
Requirement already satisfied: asgiref<4,>=3.3.2 in c:\python39\lib\site-packages (from django) (3.3.4)
Requirement already satisfied: sqlparse>=0.2.2 in c:\python39\lib\site-packages (from django) (0.4.1)
Requirement already satisfied: pytz in c:\python39\lib\site-packages (from django) (2021.1)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question