Tuvas wrote:

> I got it from the PIL website, version 1.1.5. I guess it's possible
> that there's another library Image on the computer that it could be
> confusing? I'm looking for new things. Thanks!

afaik, there are no unix binaries on the PIL website.  did you build
it yourself, from source code?  what modifications did you do to the
setup.py file?  what happens if you do

    $ python
    >>> import _imaging
    >>> import _imagingtiff

?

</F>



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to