Re: General questions about using PIL in a Py2exe project

Bill Janssen <[email protected]>
Newsgroups gmane.comp.python.image,gmane.comp.python.py2exe
Message-ID <[email protected]>
[email protected] wrote:

> We're thinking about using PIL (Python Imaging Library) in a
> project. Before we start down this path, I'm wondering if anyone
> can give me a rough estimate how much disk space the PIL package
> adds to a distribution and how difficult is it to distribute PIL
> as part of py2exe project?

I build it on Windows and distribute it as part of a Windows MSI
installer (built using Python's msilib), not via py2exe.  No problems.
It takes about 2MB uncompressed, built with PNG and TIFF and JPEG
support.

Bill
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.