[Tutor] Displaying .jpg in Tkinter (Python 3.1)

Dirk Wangsadirdja dirk at pensiun.com
Mon Aug 31 12:40:04 CEST 2009


hi,

is there anyway to display a .jpg (or other type) images in Tkinter with 
Python 3.1?

 From what I read here in the forum, for Python 2.6 I could use the PIL 
package. But the PIL packages doesnt support Pyton 3.1 yet (from what I 
read on the PIL website).

Are there perhaps other packages or other way to do it without using PIL?

Thanks.


More information about the Tutor mailing list