[cad-linux] Re: GraphiteOne errors on SuSE 9.1

Hi, Phrostie.

=46rom the GraphiteOne installation guide:

"You need to have Python 2.2 installed on your system. Older Version do not=
=20
work."

And, in my SuSE 9.1 system:

checholalo@linux:~> rpm -q python
python-2.3.3-85

So I think this is not the problem.

I have installed Py-Qt and python-xml libraries too, but I don't know if I=
=20
have to install other Python related libraries or some devel libraries also.

El S=E1bado, 30 de Octubre de 2004 04:29, phrostie escribi=F3:

> i don't have it currently installed(on debian also), but the first thing
> i'd check is what version of python you have verses what it needs.
>
> On Tue October 26 2004 01:41 am, Sergio Hernandez wrote:
[..........]
> > I'm
> > trying to install and run on my new SuSE 9.1 laptop. I have downloaded
> > the SuSE 9.0 rpm, and install they, but when I try to run the
> > application, I got the following error:
> >
> > checholalo@linux:~> graphiteone
> > Traceback (most recent call last):
> >   File "/opt/GraphiteOne/lib/graphiteone.py", line 15, in ?
> > Traceback (most recent call last):
> >   File "/opt/GraphiteOne/lib/graphiteonesplashscreen.py", line 16, in ?
> >     from qt import Qt
> >   File "/opt/GraphiteOne/lib/qt.py", line 50, in ?
> >     import libqtc
> > ImportError    from graphiteoneapplication import GOneApplication
> >   File "/opt/GraphiteOne/lib/graphiteoneapplication.py", line 17, in ?
> >
> > : /opt/GraphiteOne/lib/libqtcmodule.so: undefined symbol:
> >
> > PyUnicodeUCS2_FromUnicode
> >     from qt import QString
> >   File "/opt/GraphiteOne/lib/qt.py", line 50, in ?
> >     import libqtc
> > ImportError: /opt/GraphiteOne/lib/libqtcmodule.so: undefined symbol:
> > PyUnicodeUCS2_FromUnicode
[..........]


Other related posts: