Description of problem: Something is broken in python-imaging. It is not working when attempting to use with Tkinter in displaying images. Version-Release number of selected component (if applicable): python-imaging-1.1.5-2.fc5 How reproducible: Missing file, so it is constant. Steps to Reproduce: 1. python 2. import _imagingtk Actual results: ImportError: No module named _imagingtk Expected results: (none) Additional info: It could be that this file has been renamed, or removed. But I see it is listed as being in the PPC python-imaging package so I think there is a missing file.
I did build python-imaging from sources, and that works as expected. Therefore, it is a missing file in the building of the RPM package. How do I contact the builder?
Reassigning to the right component
Not my fault. ;-) This is the result of #187739, until today when a new tix package solved the problem there was nothing I could do to solve it. I have requested a new build so it should be available soon.
Build succeeded: -------------------------------------------------------------------- PIL 1.1.5 BUILD SUMMARY -------------------------------------------------------------------- version 1.1.5 platform linux2 2.4.2 (#1, Feb 12 2006, 03:59:46) [GCC 4.1.0 20060210 (Red Hat 4.1.0-0.24)] -------------------------------------------------------------------- --- TKINTER support ok --- JPEG support ok --- ZLIB (PNG/ZIP) support ok --- FREETYPE2 support ok -------------------------------------------------------------------- It should be out soon.