Re: [Image-SIG] Addition to PIL FAQ

2008-12-15 Thread Fredrik Lundh
That specific case is discussed in the last section of that page. The page is roughly sorted after how common the different cases were when the page was first written; given that different people get stuck at different points in the process, I'm not sure it's possible to have everyone's stumbling

Re: [Image-SIG] Addition to PIL FAQ

2008-12-15 Thread David Goldsmith
I second this: it might be obvious to software developers, but _not_ to software users. IMO, this addition should be added in many other packages' FAQ, not just PIL. :-) Thanks, Aubrey. DG --- On Sun, 12/14/08, Aubrey Barnard wrote: > From: Aubrey Barnard > Subject: [Image-SIG]

[Image-SIG] Addition to PIL FAQ

2008-12-14 Thread Aubrey Barnard
Dear PIL developers of the image SIG, I have an addition that I would like to make to the PIL FAQ (located at http://www.pythonware.com/products/pil/faq.htm). I would like to add the following information to the answer to "Why does PIL say 'The _imaging C module is not installed'?" I saw thi