Python can't find module "site" -


i'm trying run game seems need python2.2. when start game nothing happens, brought very basic debugging skills , found out code calls function called "initializeex" "site" parameter, fails "error_file_not_found (00000002)" , exits. googled , seems site module of python.

the problem have never had contact python , modules-stuff. think have multiple versions of python installed on pc (just downloaded 2.2). can somehow download library , install it?

i'm using windows 10 proffesional x64.

ps: wasn't sure if should post stackoverflow or superuser. if moderator feel free move right place :)


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -