In a message of Thu, 04 Jun 2015 14:09:43 -0000, abhijeet...@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



_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to