try to copy the django.PYPI from the official website, then in your command prompt type; 1.python -m 2 paste the pip syntax It should look like this; python -m pip install django
Else install python 3.8 because sometimes 3.9 gives an error when configuring interpreter in pycharm On Thu, Mar 18, 2021, 20:10 Simon Lankwagh <[email protected]> wrote: > I have installed python 3.9 and selected 'add to path' during > installation, i am now trying to install django 3.1.7 but it generates a > lot of errors i can not understand, please what is the right way to setup > django development on windows 10? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/2b2ce7b0-3158-4ad8-8464-6b6b8e91e0ebn%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/2b2ce7b0-3158-4ad8-8464-6b6b8e91e0ebn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO79N_sC9%2B6Ud6gXcVe5XjbWVtsy2UuzrbPS1XzcpzLn-wu5hQ%40mail.gmail.com.

