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
Post a Comment