discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gnuradio companion: wrong ELF class


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] gnuradio companion: wrong ELF class
Date: Mon, 20 May 2013 14:25:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

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
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 Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]