Re: [PyQt] installing eric4 on mandriva for dummies - help needed

2007-09-19 Thread kim gerdes
> > i tried also again by rpm and when everything is installed, including > > libqt4-devel and python-qt4-gui, and i start eric4 i get again: > > > > Traceback (most recent call last): > > File "/usr/lib/python2.5/site-packages/eric4/eric4.py", line 22, in > > from PyQt4.QtGui import QApplicati

Re: [PyQt] installing eric4 on mandriva for dummies - help needed

2007-09-19 Thread kim gerdes
On 9/19/07, Phil Thompson <[EMAIL PROTECTED]> wrote: > Your original problem is with the Qt4 build, nothing to do eric, SIP, PyQt or > QScintilla. > thanks so much, Phil, for your quick and helpful answer. > I would guess that your subsequent problems are because your distro has split > Python in

Re: [PyQt] installing eric4 on mandriva for dummies - help needed

2007-09-19 Thread Phil Thompson
On Wednesday 19 September 2007, kim gerdes wrote: > On 9/19/07, Phil Thompson <[EMAIL PROTECTED]> wrote: > > Your original problem is with the Qt4 build, nothing to do eric, SIP, > > PyQt or QScintilla. > > thanks so much, Phil, for your quick and helpful answer. > > > I would guess that your subse

[PyQt] ODBC QSqlQuery

2007-09-19 Thread Linos
Hello, i have a problem with QSqlQuery accessing a dsn in linux, i have no problem with exactly the same code in windows and i check i have correctly opened the datasource, here i paste the relevant code snippets. --

Re: [PyQt] Diagramscene example

2007-09-19 Thread Phil Thompson
On Wednesday 19 September 2007, Rajeev J Sebastian wrote: > Hi, > > I am considering writing the diagramscene example for PyQt4. Is this > already done ? I couldnt see it in my distribution's source package. It hasn't already been done. If you can follow the same general coding style of the other

[PyQt] Diagramscene example

2007-09-19 Thread Rajeev J Sebastian
Hi, I am considering writing the diagramscene example for PyQt4. Is this already done ? I couldnt see it in my distribution's source package. Regards Rajeev J Sebastian ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.c

Re: [PyQt] installing eric4 on mandriva for dummies - help needed

2007-09-19 Thread Phil Thompson
On Tuesday 18 September 2007, kim gerdes wrote: > hi there, > > i'd love to install eric4 on my mandriva, but i can't get it going! > so here's what i did > > _ > > 1st try: using rpms: > > from mandriva cooker (no other choice as qt4 is only in version 4.1.4 > in the regular updates –