The reason I can't hardcode the path/to/gs is because it's ImageMagick's convert that's calling it, not me.

I'm not using PIL because I'm dealing with PDFs. I looked into PIL initially though.

The Python bindings for ImageMagick (PythonMagick right?) looked rather out of date and difficult to get working. It's possible I missed something there though.

Anyway, I DID find a solution. I set my Path in ~/ .MacOSX/environment.plist and it works splendidly.


On 3/20/10 6:00 AM, pythonmac-sig-requ...@python.org wrote:
Send Pythonmac-SIG mailing list submissions to
	pythonmac-sig@python.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://mail.python.org/mailman/listinfo/pythonmac-sig
or, via email, send a message with subject or body 'help' to
	pythonmac-sig-requ...@python.org

You can reach the person managing the list at
	pythonmac-sig-ow...@python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pythonmac-SIG digest..."
  
Today's Topics: 1. Shell login for py2app bundle (Dan Ross) 2. Re: Shell login for py2app bundle (Kevin Walzer) 3. Re: Shell login for py2app bundle (Aahz) 4. Re: Shell login for py2app bundle (Christopher Barker)
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to