2009-07-10 23:33:37 UTC
I got the same problem as the original poster, tried both of the fixes brought up in this thread but I got stuck at:
ImportError: No module named Numeric
For this, I had to manually install the Numeric python module, and then I was able to get past this error. However, GursorMaker said it couldn't load any images when I started it. I did reach a GTK window, at least.
Error: can't load left_ptr.png
Error: can't load arrow.png
Error: can't load move.png
Error: can't load copy.png
Error: can't load draft_large.png
Error: can't load draft_small.png
Error: can't load right_ptr.png
Error: can't load top_left_arrow.png
Error: can't load question_arrow.png
Any suggestions?