[Tutor] Image library

Laura Creighton lac at openend.se
Thu Jun 4 17:47:10 CEST 2015


In a message of Thu, 04 Jun 2015 14:09:43 -0000, abhijeet560 at yahoo.in writes:
>hello , sir i wanted to know that how can i show or display a simple image using python 3.4The thing is that i want to know that there is no image module or library located in the library folder under python 3.4.?sir, please help me out with this basic step..

I use Pillow.  But you may also have to install some libraries in order
to show jpegs, etc.  See the list here.
http://pillow.readthedocs.org/en/latest/installation.html

Laura





More information about the Tutor mailing list