[PyQt] Issue with pyuic of latest snapshot

2010-10-13 Thread Detlev Offenbach
Hi, compiling the eric5 UI files raised the following issue. File /usr/lib64/python3.1/site-packages/PyQt4/uic/__init__.py, line 98, in compileUiDir compile_ui(root, ui) File /usr/lib64/python3.1/site-packages/PyQt4/uic/__init__.py, line 90, in compile_ui compileUi(ui_file,

Re: [PyQt] Issue with pyuic of latest snapshot

2010-10-13 Thread Phil Thompson
On Wed, 13 Oct 2010 21:40:30 +0200, Detlev Offenbach det...@die-offenbachs.de wrote: Hi, compiling the eric5 UI files raised the following issue. File /usr/lib64/python3.1/site-packages/PyQt4/uic/__init__.py, line 98, in compileUiDir compile_ui(root, ui) File