Re: [PyQt] Fw: problem with eric

2007-10-20 Thread Pradnyesh Sawant
On 14:08, 20 Oct, Detlev Offenbach wrote: Hi, unfortunately I am unable to reproduce your problem over here. I created a Python script with just the line you were mentioning in your email, but I didn't get any error. Could you provide more details (like version numbers). Thanks for that

Re: [PyQt] Fw: problem with eric

2007-10-20 Thread Detlev Offenbach
On Samstag, 20. Oktober 2007, Pradnyesh Sawant wrote: On 14:08, 20 Oct, Detlev Offenbach wrote: Hi, unfortunately I am unable to reproduce your problem over here. I created a Python script with just the line you were mentioning in your email, but I didn't get any error. Could you

[PyQt] Fw: problem with eric

2007-10-19 Thread Pradnyesh Sawant
Hello, I have the following single line in my .py file: from PyQt4 import QtCore, QtGui if i run it from eric, i get the following error: unhandled RuntimeError the PyQt4.QtCore and qt modules both wrap the QObject class i think that eric is probably trying to load both Qt3 and Qt4, but i