Ok, I get an error I understand but dunno how to fix ;)
---
Image module not found. Downlaod it from: http://www.pythonware.com/products/pil/
Traceback (most recent call last):
File "spritesheet-artifact-fixer.py", line 18, in <module>
import Image
ImportError: No module named Image
---
So I downloaded the package and... I'm a noob when it comes to Mac OS ;) how the heck do I install this thing ?
please help the noob ;)