Help
AARON NICHIE <[email protected]> Wed, 17 Aug 2011 12:40:27 +0000
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <CAN47U+wnX3nQP7G9UyPDLN_0gFR6W5yDrvbYihmoLxZ+hgdV-Q@mail.gmail.com> |
Having a little problem adding certain support to mine PIL in Ubuntu 11.04.
The test gives:
--- PIL CORE support ok
*** TKINTER support not installed
*** JPEG support not installed
*** ZLIB (PNG/ZIP) support not installed
*** FREETYPE2 support not installed
--- LITTLECMS support ok
Running selftest:
*****************************************************************
Failure in example:
try:
_info(Image.open(os.path.join(ROOT, "Images/lena.jpg")))
except IOError, v:
print v
from line #24 of selftest.testimage
Expected: ('JPEG', 'RGB', (128, 128))
Got: decoder jpeg not available
1 items had failures:
1 of 57 in selftest.testimage
***Test Failed*** 1 failures.
*** 1 tests of 57 failed.
Any help for me???????????/
--
Aaron Nichie
University of Ghana
Computer Engineering
_______________________________________________
Image-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/image-sig