Please chack does you install django if not Install pip install django On Fri, Mar 19, 2021, 4:44 PM Simon Lankwagh <[email protected]> wrote:
> > thank you all, i created a virtual environment and installed it. > > On Thursday, March 18, 2021 at 9:20:56 PM UTC+1 [email protected] wrote: > >> After installing python, you have to install PIP. >> To install PIP type in the following: >> python get-pip.py >> >> To install django tye in the following : >> pip install django >> >> >> Op donderdag 18 maart 2021 om 19:10:45 UTC+1 schreef >> [email protected]: >> >>> 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/989c744a-4525-4fdf-93c9-935c004f2bd3n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/989c744a-4525-4fdf-93c9-935c004f2bd3n%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/CAJSRoxwoj%2BDV3OExojxoyJFNd9mK0p_Hvq36%3D1rePtZLPwjjjw%40mail.gmail.com.

