+1
Thanks
On Thu, Jun 6, 2019 at 1:35 AM Miro Hrončok wrote:
> Fedora 30: https://bodhi.fedoraproject.org/updates/FEDORA-2019-204584be85
> Fedora 29: https://bodhi.fedoraproject.org/updates/FEDORA-2019-e77f7dbb32
>
> Copr with the "python3" package updated (to use in mock):
> https://copr.fedora
I'm not sure in which package the error lies here and thus where to
file the bug report. This occurs on only ppc64le with a matplotlib
build [1]. Does anyone have any ideas?
This works:
>>> import wx
>>> from PIL import Image
and this works:
>>> import numpy
>>> from PIL import Image
but if you