Some revisions of PyQt 3.5 and 3.6 have a bug that causes pyuic to produce invalid code when working with images that have been added inline in designer. Notably, PyQt-3.6rc1 has this problem. If you need a sample .ui file to test this, let me know. I just hacked myself together a couple of ebuilds for PyQt 3.7 and the corresponding version of sip. PyQt 3.7 has this problem fixed so please upgrade the e-builds. Simply copying the e-build from 3.6 and redoing the license diff is enough to make it work. I would attach my e-builds, but I don't know how the diff stuff works so I just commented out those lines when I tried it.
could you look at this pyqt request? thanks
3.7 is now in portage. Thanks for the report.