• Skip to primary navigation
  • Skip to content
  • Skip to footer
alexdyas
  • Posts
  • Categories
  • Tags
  • About
    Alex Dyas

    Alex Dyas

    Dyas Ex Machina

    • Website
    • GitHub
    • Mastodon

    The correct way to install Python Pillow on MacOS

    less than 1 minute read

    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.

    Tags: apple, macos, pillow, python

    Categories: technical

    Updated: April 4, 2026

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Stop MacOS Spotlight indexing external drives

    less than 1 minute read

    Caveat emptor - Some advanced stuff here, follow at your own risk.

    C64 .prg to d64

    less than 1 minute read

    Adding a C64 .prg file to a C64 .d64 disk image so it will be readable in an emulator:

    Force Yarn to ignore SSL ceritifcate issues

    less than 1 minute read

    I’m just putting this here as it wasn’t an immediately clear fix. I was building the Traefik container image from source.

    Copy last command in shell history to clipboard

    less than 1 minute read

    More command line clipboard functionality. This shell function copies the last line in your shell history to the clipboard. # Copy last command from shell hi...

    • Mastodon
    • GitHub
    • Feed
    © 2026 alexdyas. Powered by Jekyll & Minimal Mistakes.