First of all you need to activate your virtual envirolment before installing python on your machine. To do that you need to run on your cmd ou terminal.:"python3 -m venv env && cd env\scripts\activate" than you install django with The following code: "pip install django". To make sure that django is install now you need to run " pipoca freeze > requirements.txt". If you have any questions Just let me know. I'll see what I can do to help.
Em ter., 26 de out. de 2021 07:15, Kasper Laudrup <laud...@stacktrace.dk> escreveu: > On 25/10/2021 21.59, Planet X wrote: > > hey there i can not figure out while django is installed to but its > > showing django-admin is not recongnized as an internal or external > > command please help > > > > How did you install Django? What OS are you using? > > A bit of information like that would make it much easier for someone to > help you. > > Kind regards, > > Kasper Laudrup > > -- > 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 django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/8d6cabf4-5972-190f-1744-6d3983715c2e%40stacktrace.dk > . > -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFFs8J-qKUzERp39xh8yzK1xFb5d6_eyO_E36GhxYaUkwJCSTA%40mail.gmail.com.