The correct way to install Python Pillow on MacOS
The one and only way to correctly and successfully install Python Pillow in MacOS:
brew install Pillow
Don’t bother with pip, it won’t work. It looks like it’s worked, and it installs something, somewhere, but it hasn’t worked.