https://bugs.kde.org/show_bug.cgi?id=405437
--- Comment #133 from Rob <rlanca...@gmail.com> --- That sounds good. My thought is, if it runs without an illegal argument exception, then the issue is probably with netpbm. If it fails, the issue is probably related to python. If it is python, then I believe that the issue is with some instructions in the python binaries that your processor can't handle. We can probably fix that by running: brew reinstall --build-from-source python3 which would be sure to make sure that your processor can handle everything since it would be the one building it. -- You are receiving this mail because: You are watching all bug changes.