Viewing posts from October, 2015

Closing a frozen SSH session

I always forget this so I am putting it here to remember it for the future!

Rebuilding `Pillow` with PIP once new image support libraries are installed.

One `gotcha` when adding new image support libraries and using `Pillow` is that they don't automatically become available for use, you will need to reinstall `Pillow`. But if you have caching enabled it will install the prebuilt version from last time and not search for the system image libraries.