Thursday, November 24, 2016

Python : with Pillow installed matplotlib can handle more images

ValueError: Only know how to handle extensions: ['png']; with Pillow installed matplotlib can handle more images

Solution : pip install pillow

3 comments: