Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101854
| From | bob gailer <bgailer@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | why does windows command prompt not recognize "python"? |
| Date | 2016-01-17 10:03 -0500 |
| Message-ID | <mailman.67.1453043033.15297.python-list@python.org> (permalink) |
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?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
why does windows command prompt not recognize "python"? bob gailer <bgailer@gmail.com> - 2016-01-17 10:03 -0500
csiph-web