[pypy-issue] Issue #2762: [Question] Pillow builds but can't be imported on PyPy on ARM (pypy/pypy)

Davide Depau issues-reply at bitbucket.org
Sun Feb 25 14:46:48 EST 2018


New issue 2762: [Question] Pillow builds but can't be imported on PyPy on ARM
https://bitbucket.org/pypy/pypy/issues/2762/question-pillow-builds-but-cant-be

Davide Depau:

See issue for Pillow here: https://github.com/python-pillow/Pillow/issues/2850

I'm opening this issue here hoping someone with experience in PyPy's core may have a clue on what's happening under the hood.

Pillow builds and works on CPython for both x86 and ARM, and on PyPy for x86. However, on PyPy on ARM it build but it can't be imported.

Do you have any suggestions on how to fix this on Pillow? (unless it is a PyPy bug)




More information about the pypy-issue mailing list