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 <module>
    from gnuradio.grc.python.Platform import Platform
  File "/usr/lib64/python2.7/site-packages/gnuradio/grc/python/Platform.py", li\
ne 22, in <module>
    from .. base.Platform import Platform as _Platform
  File "/usr/lib64/python2.7/site-packages/gnuradio/grc/base/Platform.py", line\
 22, in <module>
    from .. base import ParseXML, odict
  File "/usr/lib64/python2.7/site-packages/gnuradio/grc/base/ParseXML.py", line\
 20, in <module>
    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]



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to