You should type :
Python -m pip install django
This is the command to install django I hope you get it
On 2 Dec 2020 00:13, "Gregory kalinga" <kalingagregor...@gmail.com> wrote:

>
>
> hi kasper.
>  thanks for answer, my aim is to install django but when i try  to make it
> i get this error  'prog>python -m install django
> Unable to create process using 'C:\Users\KALINGA Gregory\AppData\Local\
> Programs\Python\Python39\python.exe -m install django'
> here now i don't know what to do after
> On Wednesday, December 2, 2020 at 1:05:13 AM UTC+3 Kasper Laudrup wrote:
>
>> Hi Kalinga,
>>
>> On 01/12/2020 22.49, Gregory kalinga wrote:
>> > I faced a problem in installing django. It tells me  unable to create
>> > process using 'C:\Users\KALINGA
>> > Gregory\Desktop\prog\project-name\scripts\python.exe -m pop install
>> > Django'. I do not know what to do then, am asking for help
>> >
>>
>> You will have a much better chance of getting help in the future if you
>> try to include some more details in your question.
>>
>> Remember, no one here has any idea what you are trying to achieve, what
>> your setup is, what errors you are getting etc.
>>
>> In this case though, it seems like it's a simple typo. It should be
>> "pip" not "pop", so:
>>
>> "python -m pip install Django"
>>
>> This is referring to the Package Installer for Python btw.:
>>
>> https://pypi.org/project/pip/
>>
>> Which you most likely want to learn about sooner or later.
>>
>> Best of luck learning Python (and Django).
>>
>> 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/7b44d24e-fa52-47f4-aabf-8839cac1a6b2n%
> 40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/7b44d24e-fa52-47f4-aabf-8839cac1a6b2n%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHs1H7sXvjzrx4ffWZkE3GQMq4n3Zhg4-KvQXsbCEea225eNCA%40mail.gmail.com.
  • [no subject] Gregory kalinga
    • Re: Kasper Laudrup
      • Re: Gregory kalinga
        • Re: Walid Kambagha
        • Re: Ammar M. Adam
        • Re: Kasper Laudrup
          • Re: Gregory kalinga
            • Re: Atuma Samuel
    • Re: Ammar M. Adam
    • Re: Ammar M. Adam

Reply via email to