[BangPypers] Imaging will not compile
Noufal Ibrahim
noufal at gmail.com
Wed Aug 4 13:00:49 CEST 2010
lawgon at au-kbc.org writes:
>> On 4 August 2010 13:00, Kenneth Gonsalves <lawgon at au-kbc.org> wrote:
>>>
>>> thanks - I am an idiot! easy_install worked, I see the egg in
>>> site-packages,
>>> but import PIL, or import Imaging both fail.
>>
>> Does "import Image" work?
>>
>
> yes import Image works
[...]
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.
--
More information about the BangPypers
mailing list