Viewing posts from October, 2015
I always forget this so I am putting it here to remember it for the future!
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.