piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: Pillow #271

Closed tomekgorski closed 2 years ago

tomekgorski commented 2 years ago

Package name

Pillow

Package version

9.0.0

PyPI URL

https://pypi.org/project/Pillow/

piwheels URL

https://www.piwheels.org/project/Pillow/

Python version

I am the maintainer

More information

Importing Image or ImageDraw from Pillow results in "Illegal instruction" error

from PIL import Image

or

from PIL import ImageDraw

I originally raised this issue with Pillow team, but after some investigation I was advised to bring it up here. Link to pillow issue: https://github.com/python-pillow/Pillow/issues/5927

bennuttall commented 2 years ago

This was reported in #269

bennuttall commented 2 years ago

The wheels have been rebuilt and this issue should now be resolved