Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #101854 > unrolled thread

why does windows command prompt not recognize "python"?

Started bybob gailer <bgailer@gmail.com>
First post2016-01-17 10:03 -0500
Last post2016-01-17 10:03 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  why does windows command prompt not recognize "python"? bob gailer <bgailer@gmail.com> - 2016-01-17 10:03 -0500

#101854 — why does windows command prompt not recognize "python"?

Frombob gailer <bgailer@gmail.com>
Date2016-01-17 10:03 -0500
Subjectwhy does windows command prompt not recognize "python"?
Message-ID<mailman.67.1453043033.15297.python-list@python.org>
On Jan 17, 2016 9:13 AM, "Hmood Js" <zounemj1@hotmail.com 
<mailto:zounemj1@hotmail.com>> wrote:
 >
 > cmd won't recognize python at all I've checked several times , and I 
don't understand what's wrong

Better to ask this at help or tutor @ Python.org. I am sending this to 
help, with a new subject,. Please reply to that address with that subject

Please make the subject meaningful. "Hello" is not.

Please state questions clearly, so we don't have to guess. For now I'll 
guess.
I
You have opened a "command prompt" and typed "python". You got 'python'' 
is not recognized as an internal or external command, operable program 
or batch file.

If that is true, continue. Otherwise tell us what you did and what you got.

What led you to expect something different? What did you expect?

When I do the above I get

Python 3.3.3 (v3.3.3:c3896275c0f6, Nov 18 2013, 21:19:30) [MSC v.1600 64 
bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
 >>>

Please reply to above questions. The more you tell us the easier it is 
to help.

How did you install python? What version?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web