Re:

2020-12-01 Thread Gregory kalinga
Ofcorse I am a biginner on python and I thank thee for your advice I will
work on it.


On Wed, 2 Dec 2020, 01:42 Kasper Laudrup,  wrote:

> Hi Kalinga,
>
> On 01/12/2020 23.12, Gregory kalinga 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
>
> Sorry, but I didn't write the exact command you have to use.
>
> I can see you are using Windows. That's not a platform I'm used to and
> it would be relevant if you write something like that when asking people
> for help. That was what I was hinting at in my previous answer to you.
>
> I know you are trying to install Django, but I would very much recommend
> that you try to learn some basics on how to use Python first.
>
> Again, I have no idea what background you have, what your experience is
> or what you are trying to achieve, but it seems like you are very much a
> beginner in programming in the first place.
>
> There's absolutely nothing wrong with that of course and I could be
> wrong, but in case I'm not, I'd suggest you start by learning some
> basics of Python before moving any further. I'm sure someone can guide
> you to some useful tutorials/books/videos.
>
> To answer your actual question. You are trying to invoke the python
> interpreter with a module on the command line (with the "-m" option) and
> passing arguments to that module ("install Django").
>
> You are missing the name of the module you want to use ("pip") so try to
> include that.
>
> If that doesn't make any sense to you, I only recommend that you try to
> learn some basics first. Otherwise things will only get more and more
> confusing from now on.
>
> I mean that in the most kind and helpful way.
>
> 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/4826ebd5-b633-863d-f025-43ca73998643%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/CAAeTWb-qWUd_vSJPj7hWKHL0AN8VHBvKx6CM-QHLpMYAq1z%2BPA%40mail.gmail.com.


Re:

2020-12-01 Thread Gregory kalinga


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.


[no subject]

2020-12-01 Thread Gregory kalinga
Am Kalinga gregory a biginner on django,
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 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/CAAeTWb96SaLyMhPg96CdR3zPv2R-M6NFvoBy1S3HnUXUjMaY_w%40mail.gmail.com.