[PyQt] upgrade pyqt 4.4.4 to 4.5.4 problems

2009-08-10 Thread Linos
Hello, i have upgraded my linux development machine from pyqt 4.4.4 to 4.5.4 (and sip 4.7.9 to 4.8.2) and i am getting any errors with my application. My Qt version it is 4.5.2 but errors are related to pyqt version because if i downgrade pyqt all works, well obviously can be problems with my

Re: [PyQt] upgrade pyqt 4.4.4 to 4.5.4 problems

2009-08-11 Thread Phil Thompson
On Mon, 10 Aug 2009 14:14:16 +0200, Linos wrote: > Hello, > i have upgraded my linux development machine from pyqt 4.4.4 to 4.5.4 (and > sip > 4.7.9 to 4.8.2) and i am getting any errors with my application. My Qt > version > it is 4.5.2 but errors are related to pyqt version because