#38912: py*-opengl: replace py${python.version}-pil with py${python.version}-Pillow ------------------------+------------------- Reporter: mmoll@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-opengl | ------------------------+------------------- Comment (by jmr@…): https://github.com/python-imaging/Pillow/blob/master/README.rst is what I was referring to:
To run your existing PIL-compatible code with Pillow, it needs to be modified to import the Imaging module from the PIL namespace instead of the global namespace.
Note If your code imports _imaging, it will no longer work.
-- Ticket URL: <https://trac.macports.org/ticket/38912#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X