Author Topic: How to fix "Python not recognized..."  (Read 16741 times)

Private Clark

  • Megas Domestikos
    Voting Member
  • Posts: 903
  • Karma: 1
    • View Profile
    • Awards
How to fix "Python not recognized..."
« on: May 06, 2008, 05:06:39 AM »
Again, ported from taleworlds

-------------------------------------------------

OK so you've got the module system and the first time to try to do anything you get "python not recognized as internalexternal command, operable program or batch file.".

Here's how you getting working for Windows 2000 and XP.

Right click on "My Computer" and select "Properties".  Next select the "Advanced" tab and click on "Environmental Variables".

screenshot1

In the top window, user variables, select "New".  In the pop up window that comes up give the variable a name and enter the path where Python is installed preceded by a semicolon.   Then click "OK".
For this example the variable is given the name "Python" and Python is installed in C:\Python25.

screenshot2

When you're done it should look like this.  Then click on "OK" to close all windows.

screenshot3

If you're using an older version of Windows or can't follow these instructions go to http://www.python.org/doc/faq/windows/#how...m-under-windows

Instructions for Vista.
http://www.neuralwiki.org/index.php?title=...n_Windows_Vista