PyQT

Carlos Sousa linux_pt2003 at netcabo.pt
Wed Apr 9 05:35:01 EDT 2003


Em Tue, 08 Apr 2003 17:26:28 +0000, Tim Gahnström /Bladerman escreveu:

> "Carlos Sousa" <linux_pt2003 at netcabo.pt> >
> 
>> Can someone tell me who to install eric3 with PyQT ?
>> I try from the sources but something goes wrong
> 
> you must tell a lot more.
> 
> What platform are you using?
> What have you tried already?
> What goes wrong?
> What kind of errormessages do you get?
> Have you searched google groups for your particular error?
> 
> Tim

ok,I wiil be more specific:

I have mandrake 9.1.I build and install (with root account)the sources in following
order: QT(3.1), QScintilla, Sip, PyQT and then eric3.

After I execute "make" I got a lot of "errors", like that:

qextscintilla.cxx:2055: `SendScintilla' cannot be used as a function
qextscintilla.cxx:2056: `SendScintilla' cannot be used as a function
qextscintilla.cxx: At global scope:
qextscintilla.cxx:2064: syntax error before `::' token
qextscintilla.cxx:2069: 'QString' is used as a type, but is not defined as a type.
qextscintilla.cxx:2071: syntax error before `.' token
{standard input}: Assembler messages:
{standard input}:161: Error: symbol `bstart_off' is already defined
{standard input}:167: Error: symbol `words' is already defined
{standard input}:173: Error: symbol `bend_off' is already defined
{standard input}:191: Error: symbol `SendScintilla' is already defined
{standard input}:197: Error: symbol `buf' is already defined
{standard input}:203: Error: symbol `SendScintilla' is already defined
{standard input}:209: Error: symbol `buf' is already defined
{standard input}:215: Error: symbol `SendScintilla' is already defined
{standard input}:227: Error: symbol `SendScintilla' is already defined
{standard input}:313: Error: symbol `_ZZ7connectzE7connect' is already defined
{standard input}:319: Error: symbol `_ZZ7connectzE13SendScintilla' is already defined
make: ** [qextscintilla.o] Erro 1

After that I tried with rpm's as all seems to be OK, but I can't execute
"eric3.py".

The error is:
[root at a200-10-189-84 qt]# eric3
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/eric3/eric3.py", line 6, in ?
    from qt import QApplication, QTranslator, QTextCodec, QPixmap, QPoint, \
  File "/usr/lib/python2.2/site-packages/qt.py", line 39, in ?
    import libqtc
ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined symbol: _ZNK9QSGIStyle9classNameEv


What I ask is "who to install eric3 ?" (clean install) from someone tried
before me.

I search in some sources but I'm confuse about that, if you can help...I
will apreciate.









More information about the Python-list mailing list