Skip to content

Can run flex #1

Description

@yepher

I am runniing Mac OSX 10.9 and installed gnuradio 3.7 with MacPorts

When I try and run this script I get the following output:

[flex_hackrf (master)]$ python flex.py 
Traceback (most recent call last):
  File "flex.py", line 24, in <module>
    from gnuradio import gr, gru, optfir, eng_notation, blks2, pager
  File "/usr/local/lib/python2.7/site-packages/gnuradio/gr/__init__.py", line 27, in <module>
  File "/usr/local/lib/python2.7/site-packages/gnuradio/gr/gnuradio_core.py", line 23, in <module>
  File "/usr/local/lib/python2.7/site-packages/gnuradio/gr/gnuradio_core_runtime.py", line 28, in <module>
  File "/usr/local/lib/python2.7/site-packages/gnuradio/gr/gnuradio_core_runtime.py", line 20, in swig_import_helper
ImportError: No module named _gnuradio_core_runtime

This script seems to work just fine:

osmocom_fft -a hackrf

Any thoughts on what might be wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions