Like I said, you need to find out what's going wrong with GhostScript.  Also, 
converting image formats is something PIL does internally, without requiring 
a (large) external package like GhostScript, which is an interpreter for a 
different language (PostScript), which your eps files are coded in.

Cheers

On Saturday 17 October 2009 00:51, LL wrote:
> > It's trying to launch GhostScript, and failing.
>
> Not sure this is the problem. Ghostscript is installed on my machine. Also,
> I am able to convert .jpg to .png.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to