Good morning! បានសរសេរ Eddy Setyawan: > Hello, > Try to run eric3 with parameter --nokde, perhaps your > pykde have wrong sip version > Great, my eric is opened now by doing eric3 - -nokde in my konsole :) > if you don't use pykde perhaps you can check your > python-qt version > do you use python-qt from suse rpm ? if yes try to run > your eric3 with your own build PyQt3 using sip-4.4.x > version > I followed the instruction in the link given, and the python-qt is needed to be removed (referred to the first step), so my SuSE don't have python-qt installed. However, if it is required, I have python-qt V.3.5.1-19 which is come with SuSE 10.1.
my sip is versioned 4.4.5 PyQt-x11-gpl-3.16 PyQt-x11-gpl-4.0 eric-3.9.1 unfortunately, when I run my script, the following error came out: The debugged program raised the exception unhandled RuntimeError "the PyQt4.QtCore and qt modules both wrap the QObject class" File: /home/da/Desktop/prog_team/trunk/wordforge/MainEditor.py, what could be the problems? I'd appreciate your input. Another problem is I can't start my Qt4 documentation from my eric help. It said that "The documentation starting point "doc/html/index.html" could not be found." I don't know why because I installed qt-devel-doc-4.1.0-29.i586 already. Do you have any suggestion? Thanks in deed, da > this step works for me > > regards, > Eddy Setyawan > > --- kakada <[EMAIL PROTECTED]> wrote: > > >> Hi there, >> >> Every time I start eric3, there is always an error: >> segmentation fault. >> I actually want to have pyqt4 working with my eric3. >> >> At first, It worked very well, but when I installed >> pyqt4, It even >> cannot start, I don't know why. >> >> I tried to follow all the rule from >> >> > http://ericide.python-hosting.com/wiki/Doc/Tutorials/PyQt4/PyQt1/SetupPyQt4/Suse10.1. > >> In step 6: Download and build Eric, I didn't get any >> error message, but >> just i cannot start my eric. >> >> >> Thanks a lot, >> >> da >> >> _______________________________________________ >> PyKDE mailing list [email protected] >> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde >> >> > > _______________________________________________ > PyKDE mailing list [email protected] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde > > > _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
