Error:
- Spoiler:
- Traceback (most recent call last):
File "process_init.py", line 2, in
from process_operations import *
File "C:\Users\pc\Desktop\Andy's Source\process_operations.py", line 8, indule>
from module_strings import *
File "C:\Users\pc\Desktop\Andy's Source\module_strings.py", line 6514
("0x2b", "\"),
^
SyntaxError: EOL while scanning string literal
Traceback (most recent call last):
File "process_global_variables.py", line 5, in
from module_triggers import *
File "C:\Users\pc\Desktop\Andy's Source\module_triggers.py", line 15, inle>
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_strings.py", line 4, in
from module_strings import *
File "C:\Users\pc\Desktop\Andy's Source\module_strings.py", line 6514
("0x2b", "\"),
^
SyntaxError: EOL while scanning string literal
Exporting skills...
Traceback (most recent call last):
File "process_skills.py", line 32, in
save_skills()
File "process_skills.py", line 15, in save_skills
ofile = open(export_dir + "skills.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionskills.txt"
Exporting tracks...
Traceback (most recent call last):
File "process_music.py", line 23, in
save_tracks()
File "process_music.py", line 15, in save_tracks
file = open(export_dir + "music.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionmusic.txt"
Exporting animations...
Traceback (most recent call last):
File "process_animations.py", line 61, in
write_actions(animations,len(action_codes),action_codes,"actions.txt")
File "process_animations.py", line 24, in write_actions
file = open(export_dir + file_name,"w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionactions.txt"
Exporting meshes...
Traceback (most recent call last):
File "process_meshes.py", line 25, in
save_meshes()
File "process_meshes.py", line 9, in save_meshes
ofile = open(export_dir + "meshes.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionmeshes.txt"
Exporting sounds...
Traceback (most recent call last):
File "process_sounds.py", line 51, in
write_sounds(sound_samples, sounds)
File "process_sounds.py", line 13, in write_sounds
ofile = open(export_dir + "sounds.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionsounds.txt"
Exporting skins...
Traceback (most recent call last):
File "process_skins.py", line 105, in
export_skins(skins)
File "process_skins.py", line 45, in export_skins
ofile = open(export_dir + "skins.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionskins.txt"
Traceback (most recent call last):
File "process_map_icons.py", line 3, in
from module_map_icons import *
File "C:\Users\pc\Desktop\Andy's Source\module_map_icons.py", line 8, inle>
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Exporting faction data...
Traceback (most recent call last):
File "process_factions.py", line 70, in
save_factions(relations)
File "process_factions.py", line 34, in save_factions
file = open(export_dir + "factions.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionfactions.txt"
Traceback (most recent call last):
File "process_items.py", line 4, in
from module_items import *
File "C:\Users\pc\Desktop\Andy's Source\module_items.py", line 7, in
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_scenes.py", line 2, in
from module_scenes import *
File "C:\Users\pc\Desktop\Andy's Source\module_scenes.py", line 11, in>
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_troops.py", line 4, in
from module_troops import *
File "C:\Users\pc\Desktop\Andy's Source\module_troops.py", line 133, ine>
str_0|agi_0|int_0|cha_0|level(0),wp(0),0,0x000000018000000136db6db6db6db6db0
0000000001db6db0000000000000000, 0x000000000000000000000000000000000000000000000
0000000000000000000],
NameError: name 'str_0' is not defined
Exporting particle data...
Traceback (most recent call last):
File "process_particle_sys.py", line 61, in
save_particle_systems()
File "process_particle_sys.py", line 29, in save_particle_systems
ofile = open(export_dir + "particle_systems.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionparticle_systems.txt"
Traceback (most recent call last):
File "process_scene_props.py", line 4, in
from module_scene_props import *
File "C:\Users\pc\Desktop\Andy's Source\module_scene_props.py", line 12, inodule>
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_tableau_materials.py", line 5, in
from module_tableau_materials import *
File "C:\Users\pc\Desktop\Andy's Source\module_tableau_materials.py", line 12,
in
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_presentations.py", line 4, in
from module_presentations import *
File "C:\Users\pc\Desktop\Andy's Source\module_presentations.py", line 13, in
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_party_tmps.py", line 2, in
from module_party_templates import *
File "C:\Users\pc\Desktop\Andy's Source\module_party_templates.py", line 38
("village_defenders", "Village_Defenders", icon_peasant, 0, fac_commoners, m
erchant_personality, [(trp_farmer, 10, 20)(trp_peasant_woman, 0, 4]),
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "process_parties.py", line 4, in
from module_game_menus import *
File "C:\Users\pc\Desktop\Andy's Source\module_game_menus.py", line 46
"Welcome, adventurer, to Tocan's Calradia for Mount & Blade: Warband. Before
beginning the game you must create your character. Remember that in the traditi
onal medieval society depicted in the game, war and politics are usually dominat
ed by male members of the nobility. That does not however mean that you should n
ot choose to play a female character, or one who is not of noble birth. Male nob
les may have a somewhat easier start, but women and commoners can attain all of
the same goals -- and in fact may have a much more interesting if more challengi
ng early game.",
^
SyntaxError: invalid syntax
Exporting quest data...
Traceback (most recent call last):
File "process_quests.py", line 30, in
save_quests()
File "process_quests.py", line 9, in save_quests
ofile = open(export_dir + "quests.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionquests.txt"
Exporting info_page data...
Traceback (most recent call last):
File "process_info_pages.py", line 26, in
save_info_pages()
File "process_info_pages.py", line 9, in save_info_pages
ofile = open(export_dir + "info_pages.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructioninfo_pages.txt"
Traceback (most recent call last):
File "process_scripts.py", line 4, in
from module_scripts import *
File "C:\Users\pc\Desktop\Andy's Source\module_scripts.py", line 65145
("troop_set_title_according_to_faction_gender_and_lands",
^
IndentationError: unexpected indent
Traceback (most recent call last):
File "process_mission_tmps.py", line 5, in
from module_mission_templates import *
File "C:\Users\pc\Desktop\Andy's Source\module_mission_templates.py", line 14,
in
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_game_menus.py", line 5, in
from module_game_menus import *
File "C:\Users\pc\Desktop\Andy's Source\module_game_menus.py", line 46
"Welcome, adventurer, to Tocan's Calradia for Mount & Blade: Warband. Before
beginning the game you must create your character. Remember that in the traditi
onal medieval society depicted in the game, war and politics are usually dominat
ed by male members of the nobility. That does not however mean that you should n
ot choose to play a female character, or one who is not of noble birth. Male nob
les may have a somewhat easier start, but women and commoners can attain all of
the same goals -- and in fact may have a much more interesting if more challengi
ng early game.",
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "process_simple_triggers.py", line 2, in
from module_simple_triggers import *
File "C:\Users\pc\Desktop\Andy's Source\module_simple_triggers.py", line 15, i
n
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_dialogs.py", line 5, in
from module_triggers import *
File "C:\Users\pc\Desktop\Andy's Source\module_triggers.py", line 15, inle>
from module_constants import *
File "C:\Users\pc\Desktop\Andy's Source\module_constants.py", line 6, inle>
from ID_animations.py import *
ImportError: No module named py
Traceback (most recent call last):
File "process_global_variables_unused.py", line 3, in
from process_operations import *
File "C:\Users\pc\Desktop\Andy's Source\process_operations.py", line 8, indule>
from module_strings import *
File "C:\Users\pc\Desktop\Andy's Source\module_strings.py", line 6514
("0x2b", "\"),
^
SyntaxError: EOL while scanning string literal
Exporting postfx_params...
Traceback (most recent call last):
File "process_postfx.py", line 27, in
write_postfx_params(postfx_params)
File "process_postfx.py", line 13, in write_postfx_params
ofile = open(export_dir + "postfx.txt","w")
IOError: [Errno 13] Permission denied: "C:/Program Files (x86)/Mount&Blade Warba
nd/Modules/Andy's Calradia in constructionpostfx.txt"
______________________________
Script processing has ended.
Press any key to exit. . .
como lo arreglo?