Vinay Shastry <[email protected]> writes: > On 4 August 2010 16:30, Noufal Ibrahim <[email protected]> wrote: >> There isn't a PIL or an Imaging top level module in the PIL package. >> http://www.pythonware.com/library/pil/handbook/ >> >> If importing "Image" works, I think it's installed properly. > > > A lot of 3rd party apps/modules (plone for example) do "from PIL import > Image". > > Some examples in the handbook also use the PIL module. > http://www.pythonware.com/library/pil/handbook/image.htm
Ah okay. My bad. I hadn't noticed that. Thanks -- _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
