Gnuradio companion: wrong ELF class

Hello,

I am trying to run gnuradio-companion under Suse 12.3
I get the following error-message:

gnuradio-companion
Traceback (most recent call last):
File “/usr/bin/gnuradio-companion”, line 67, in
from gnuradio.grc.python.Platform import Platform
File
“/usr/lib64/python2.7/site-packages/gnuradio/grc/python/Platform.py”,
li
ne 22, in
from … base.Platform import Platform as _Platform
File
“/usr/lib64/python2.7/site-packages/gnuradio/grc/base/Platform.py”,
line
22, in
from … base import ParseXML, odict
File
“/usr/lib64/python2.7/site-packages/gnuradio/grc/base/ParseXML.py”,
line
20, in
from lxml import etree
ImportError: /usr/lib/python2.7/site-packages/lxml/etree.so: wrong ELF
class: E
LFCLASS32

Apparently there is some mix of 32-Bit and 64-Bit libraries? My system
is 64-Bit.
I have installed python-lxml 2.3.4-6.1.1 using Yast.

Any hints on what might be wrong or how I can check which lib is 32-Bit?

Thanks

Wolfgang

Wolfgang Buesser
Am Ziegelberg 1a
55595 Mandel

+49 174/585 2995
[email protected]

ne 22, in
Apparently there is some mix of 32-Bit and 64-Bit libraries? My system is
64-Bit.
I have installed python-lxml 2.3.4-6.1.1 using Yast.

Any hints on what might be wrong or how I can check which lib is 32-Bit?

Thanks

Wolfgang
This doesn’t look like a Gnu Radio library. Looks like the “lxml”
library that was installed as part of your ssystem, and NOT as part of
the
Gnu Radio install.

My guess is that Yast installed the wrong thing, or that some type of
“mixed 32-bit/64-bit” support option on your system is not installed.


Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium