discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Python chaos


From: Stefan Gofferje
Subject: [Discuss-gnuradio] Python chaos
Date: Tue, 03 Dec 2013 11:52:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hi,

I recently installed some stuff on my Opensuse 12.3, including gnuradio
and QGis2.

When using QT widgets, Gnuradio GRC fails with

Traceback (most recent call last):
  File "/home/sgofferj/top_block.py", line 12, in <module>
    from gnuradio import qtgui
  File "/usr/lib64/python2.7/site-packages/gnuradio/qtgui/__init__.py",
line 34, in <module>
    from qtgui_swig import *
  File
"/usr/lib64/python2.7/site-packages/gnuradio/qtgui/qtgui_swig.py", line
26, in <module>
    _qtgui_swig = swig_import_helper()
  File
"/usr/lib64/python2.7/site-packages/gnuradio/qtgui/qtgui_swig.py", line
22, in swig_import_helper
    _mod = imp.load_module('_qtgui_swig', fp, pathname, description)
ImportError: /usr/lib64/libgnuradio-qtgui-3.7.2.so.0.0.0: undefined
symbol: _ZN7QwtPlot17legendItemClickedEv


I don't know anything about Python. Some googling pointed towards
possible version conflicts but I can't determine, what exactly is the
problem. Could anyone bring light into the dark here?

-S


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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