I can run the command line version of Python but I cannot seem to run it from the command prompt. I have recently upgraded from Windows 7 to Windows 8 and it worked fine with Windows 7. Now Windows 8 will not recognize Python. Thanks, William
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
The reason why it works from the Menu Item but not from the command prompt is that the menu item specifies the Chances are the Win 7 -> Win 8 upgrade failed to preserve the PATH environmental variable, where the path the Python was previously specified, allowing you to invoke Python from any command prompt console. |
|||
|
|
|
||||
|
|
PATH, but it's not enabled as a default. – eryksun Nov 2 '12 at 19:15py -2,py -2.6,py -3, etc. – eryksun Nov 2 '12 at 19:32