I\'m attempting to write a program that places text onto an image, I\'m trying to get my head round PIL and have run into the error: OSError: cannot open resource. This is m
It didn't work for me because the font was not installed. Thanks to the answers given here it work now. Installation can be done here