On Thursday 18 December 2003 09:24, you wrote: > > "pyuic: File generated with too recent version of Qt Designer (v3.2 > > vs. 3.1.1)" > > > > Attempts to upgrade pyqt results in > > > > rpm -U PyQt-3.8-031106-py22-ucs2.rpm > > file /usr/bin/sip from install of PyQt-3.8-031106 conflicts with file > > from package sip-3.5-75 > > file /usr/include/python2.2/sip.h from install of PyQt-3.8-031106 > > conflicts with file from package sip-3.5-75 > > file /usr/include/python2.2/sipQt.h from install of PyQt-3.8-031106 > > conflicts with file from package sip-3.5-75 > > file /usr/lib/python2.2/site-packages/libsip.so from install of > > PyQt-3.8-031106 conflicts with file from package sip-3.5-75 > > file /usr/bin/pylupdate from install of PyQt-3.8-031106 conflicts with > > file from package PyQt-devel-3.5-54 > > You need to remove previous version of PyQt before install new. > Then all will be ok.
Oleksandr, thank you for your reply. After removing PyQt from the system, I get: rpm -i PyQt-3.8-031106-py22-ucs2.rpm file /usr/bin/sip from install of PyQt-3.8-031106 conflicts with file from package sip-3.5-75 file /usr/include/python2.2/sip.h from install of PyQt-3.8-031106 conflicts with file from package sip-3.5-75 file /usr/include/python2.2/sipQt.h from install of PyQt-3.8-031106 conflicts with file from package sip-3.5-75 file /usr/lib/python2.2/site-packages/libsip.so from install of PyQt-3.8-031106 conflicts with file from package sip-3.5-75 Further suggestions will be appreciated. gary _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
