Em Quarta 13 Setembro 2006 17:55, Douglas Soares de Andrade escreveu: > Em Quarta 13 Setembro 2006 14:44, Douglas Soares de Andrade escreveu: > > Hi, > > > > I know python2.5 is not released yet, but im trying to use qscintilla2 > > with it (python2.5 rc2) and it compile well, but give me this error when > > importing the module. > > > > [EMAIL PROTECTED] ~]$ python > > Python 2.5c2 (r25c2:51859, Sep 13 2006, 10:17:20) > > [GCC 4.1.1] on linux2 > > Type "help", "copyright", "credits" or "license" for more information. > > > > >>> import PyQt4.Qsci > > > > Traceback (most recent call last): > > File "<stdin>", line 1, in <module> > > ImportError: /usr/lib/python2.5/site-packages/PyQt4/Qsci.so: undefined > > symbol: _ZN9QsciMacro11qt_metacastEPKc > > > > > > [EMAIL PROTECTED] ~]$ c++filt _ZN9QsciMacro11qt_metacastEPKc > > QsciMacro::qt_metacast(char const*) > > [EMAIL PROTECTED] ~]$ > > I forgot to mention that im using the latest snapshots.
Im in home and in this system it works. Sorry if i made you lost time, i will reinstall my workstation tomorrow. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
