Cleitan
Recruit
I have installed Python and can open the various Python files, however when I try to run the "build_module.bat" I get this
C:\Program Files\Mount&Blade\ModuleSystem>python process_strings.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_items.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_map_icons.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_factions.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_scenes.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_troops.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_party_tmps.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_parties.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_quests.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_scripts.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_mission_tmps.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_game_menus.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_dialogs.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>pause
Press any key to continue . . .
C:\Program Files\Mount&Blade\ModuleSystem>python process_strings.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_items.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_map_icons.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_factions.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_scenes.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_troops.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_party_tmps.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_parties.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_quests.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_scripts.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_mission_tmps.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_game_menus.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>python process_dialogs.py
'python' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\Mount&Blade\ModuleSystem>pause
Press any key to continue . . .