What did you do?
from gi.repository import Gtk
from PIL import ImageOps
What did you expect to happen?
No errors
What actually happened?
[1] 85601 segmentation fault (core dumped) python azote/main.py
What are your OS, Python and Pillow versions?
- OS: Arch Linux
- Python: 3.9.6
- Pillow: 8.3.1
EDIT: shorter code causing segfault