Opened 10 years ago

Last modified 10 years ago

#45768 closed defect

gnuradio @3.7.5.1_0+docs+grc+jack+orc+portaudio+python27+qtgui+sdl+swig+uhd+wavelet+wxgui ImportError at launch of Gnuradio-companion — at Initial Version

Reported by: patrickmccanna@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: gnuradio

Description

I recently updated to 10.9.5 and tried to get gnuradio properly working for use with a HackRF.

Gnuradio-companion crashes out with the following error:

./gnuradio-companion

Traceback (most recent call last):

File "/opt/local/bin/gnuradio-companion", line 24, in <module>

import gtk

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtk-2.0/gtk/init.py", line 30, in <module>

import gobject as _gobject

File "/usr/local/lib/python2.7/site-packages/gobject/init.py", line 26, in <module>

from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \

File "/usr/local/lib/python2.7/site-packages/glib/init.py", line 22, in <module>

from glib._glib import *

ImportError: dlopen(/usr/local/lib/python2.7/site-packages/glib/_glib.so, 2): Library not loaded: /usr/local/lib/libgobject-2.0.0.dylib

Referenced from: /usr/local/lib/python2.7/site-packages/glib/_glib.so

Change History (0)

Note: See TracTickets for help on using tickets.