Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / pil-2009-raclette http://effbot.org/zone/pil-index.htm

Work repository for PIL 1.1.7 and beyond. The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/pil-2009-raclette
hg clone ssh://hg@bitbucket.org/effbot/pil-2009-raclette

Issues

#6 ImageCms for macOSX

Reported anonymously

Hi, I have been trying to access the Kevin Cazabon's ImageCms functionality from the PIL-1.1.7a2-py2.5-macosx10.5.mpkg installer package.

However i get this:

import Image import ImageCms

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PIL/ImageCms.py", line 83, in <module> import _imagingcms ImportError: No module named _imagingcms

It appears that there is a missing component in this installer bundle?

Status: wontfix Responsible: nobody Type: bug Priority: major
Milestone: raclette-final Component: none Version: pil-1.1.6

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Fredrik Lundh

    written

    • Changed status from new to open.

    The optional _imagingcms module is only built if LittleCMS (http://www.littlecms.com/) is available. I'm not building Mac OS X packages myself, so I don't know if this is an accidental omission or if there's some reason they left it out. Check with the package maintainers.

  2. #2 Fredrik Lundh

    written

    • Changed status from open to wontfix.

    No followup from original submitter, so I'm closing this for now.

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?