[Image-SIG] AttributeError: pixel_access

Etienne Robillard granted14 at yahoo.com
Thu Jun 29 23:43:34 CEST 2006


--- Fredrik Lundh <fredrik at pythonware.com> wrote:

> Etienne Robillard wrote:
> 
> > I've ran into this problem while upgrading from
> 1.1.5
> > to 1.1.6.
> > 
> >>>> import Image
> >>>> Image.VERSION()
> > '1.1.6a2-20060303'
> > 
> > Here's the debug output, while running
> selftest.py:
> >
> >   File "PIL/Image.py", line 561, in load
> >     return self.im.pixel_access(self.readonly)
> > AttributeError: pixel_access
> 
> looks like a botched or incomplete install; the
> selftest script picks up 
> the Python files for 1.1.6, but the _imaging.so
> module for 1.1.5.

Yup, thats was definitly a botched installation. :-)


> (using 1.1.6b1 instead of 1.1.6a2 is also a good
> idea).

Okie!

> </F>

Cheers,
Etienne



--
Etienne Robillard <erob at cpan.org>
JID: incidah AT njs.netlab.cz
YMS/MSN: granted14 AT yahoo.com
TEL: +1  514.962.7703

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Image-SIG mailing list