New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/issues/34158#issuecomment-989689683 Comment: ``` ImportError: The _imaging extension was built for another version of Pillow or PIL: Core version: 8.4.0 Pillow version: 7.1.2 ``` python3-Pillow which lutris has in dependencies is on version 8.4.0, python3-pillow-simd is on version 7.1.2, but it is supposed to replace python3-Pillow, so both packages shouldn't be able to exist next to each other. Make sure you don't have python3-pillow-simd installed through xbps or pip.