Re: "ImportError: The _imaging C module is not installed."
"Charlie Clark" <[email protected]>
| Newsgroups | gmane.comp.python.image |
|---|---|
| Organization | Clark Consulting & Research |
| Message-ID | <[email protected]> |
Am 07.05.2011, 01:45 Uhr, schrieb Christopher Barker <[email protected]>: > I don't think PIL supports 3.* yet -- if you want the python.org python, > use 2.7. The alternative is to use the MacPorts version which is 64-bit only but which for which many packages exist as ports: sudo port install py27-pil This puts Python in /opt/local/bin and allows easy management of different versions. It will automatically install any dependencies such as lib-JPEG and lib-freetype. As it provides a mechanism for upgrading existing packages I prefer this over the binary installs. Apple virtually never updates the subsystem between OS releases. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226 _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig