[PyKDE] pyqt4 and qt4 error

Chakkaradeep C C chaks.yoper at gmail.com
Tue Jun 6 19:33:38 BST 2006


Hi all,

i have installed qt4 and pyqt4. Am trying to generate python file from ui
file by pyuic4 command.But i get this error :(

****************************************************************************************************
chaks at Yoper ~/YIS $ pyuic4 -d -o YoperInstaller.py yisgui.ui
DEBUG:root:UI version is 3.3
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/PyQt4/uic/pyuic.py", line 65, in ?
    error = generateUi(args[1], options.output, options.execute,
options.indent)
  File "/usr/lib/python2.4/site-packages/PyQt4/uic/pyuic.py", line 28, in
generateUi
    uic.compileUi(uifname, pyfile, execute, indent)
  File "/usr/lib/python2.4/site-packages/PyQt4/uic/__init__.py", line 54, in
compileUi
    winfo = compiler.UICompiler().compileUi(uifile, pyfile)
  File "/usr/lib/python2.4/site-packages/PyQt4/uic/Compiler/compiler.py",
line 66, in compileUi
    w = self.parse(input_stream)
  File "/usr/lib/python2.4/site-packages/PyQt4/uic/uiparser.py", line 438,
in parse
    assert version in ("4.0",)
AssertionError
****************************************************************************************************

I have the qt4 library path in ld.so.conf also.

i would be happy if someone could help me.

thanks in advance.

-- 
Regards,
C.C.Chakkaradeep,
Novatium Solutions Limited,Chennai.
http://www.novatium.com
http://www.yoper.com

--
"Sometimes it's better not to ask - or to listen - when people tell you
something can't be done. I didnt ask for permission or approval. I just went
ahead and did it."  - from "Direct from Dell"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060606/59366b6c/attachment.html


More information about the PyQt mailing list