I am having a difficult time getting gheat up and running on Mac OS
X. I believe I've installed all of the dependencies, and I have both
PIL and Pygame. I navigate to the directory that contains
example.html and __/ to start aspen. But when I go to localhost:8080/
example.html, I only see a Google Map, but no heatmap. In aspen's
output, I see a bunch of lines that look like this:
pid-374 thread-
4326080512 (CP Server Thread-1) 404 Not Found
(gauntlet.py:248) /classic/4/3,6.png .../aspen/www/
error.html
I'm not sure if this is a result of a bad dependency, or what. Any
advice?