OK, I have python 27 win32 and downloaded the FIFE install win32. All the files unpack nicely but during the final install it seems to crash and if i try to run the demos:
C:\dev\bin\FIFE\demos\shooter>python run.py
Traceback (most recent call last):
File "run.py", line 33, in <module>
from fife import fife
ImportError: No module named fife
I have a Vista PC. Installed FIFE there no problem. Luckily that's my main dev PC.