[Image-SIG] Help

Mitayai mit at mitayai.org
Fri Aug 19 06:56:55 CEST 2011


Are you installing this through packages?

root at cache1:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"

root at cache1:~# apt-get  update

[lots of output]


root at cache1:~# apt-get install python-imaging
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libfreetype6 libjpeg62 liblcms1
Suggested packages:
  liblcms-utils python-imaging-doc python-imaging-dbg
The following NEW packages will be installed:
  libfreetype6 libjpeg62 liblcms1 python-imaging
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 965 kB of archives.
After this operation, 2,945 kB of additional disk space will be used.
Do you want to continue [Y/n]? y

[lots of output]




On Wed, Aug 17, 2011 at 8:40 AM, AARON NICHIE <aaronichie2000 at gmail.com>wrote:

> 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  -  Image-SIG at python.org
> http://mail.python.org/mailman/listinfo/image-sig
>
>


-- 
Mit Rowe
Stagename, Inc.
http://www.stagename.com
mit at stagename.com
Office: +1-866-326-3098xt102
Mobile: +1-416-219-2512
Fax: +1-416-533-3480
1 Atlantic Avenue, Suite 107 / Toronto, ON M6K 3E7 / Canada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20110819/7b4fed5c/attachment.html>


More information about the Image-SIG mailing list