Hi guys,
I am not really familiar Python setup, I am trying to get gheat running on a Windows box, and it tells me it can't find pygame.
I have tried Python25,26, older pygame version too.
I have installed those as well as numpy as it has a dependency.
Could someone with experience try and help me out getting it up and running.
I have tried running Process Monitor against it, and it seems to find all the files etc but aspen/gheat still tell me it can't find Pygame.
Links below.
1.) http://www.python.org/ 2.) http://code.google.com/p/gheat/ 3.) http://www.pygame.org/ 4.) http://numpy.scipy.org/
Cheers for any help.
Aside, It works fine on my ubuntu box just by install pygame and it works !