[MacPorts] #37558: GNU radio examples scripts fail with ImportError: No module named gnu radio
MacPorts
noreply at macports.org
Mon Jan 7 21:29:56 PST 2013
#37558: GNU radio examples scripts fail with ImportError: No module named gnu radio
---------------------------+-------------------------
Reporter: mikem43190@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: GNUradio |
---------------------------+-------------------------
Comment (by mikem43190@…):
I can't find "gnuradio-companion" except for a configuration file. No
.grc, no gnuradio-companion, no grc.py, no gnuradio-companion.pyc, etc.
Of course entering grc or grc-companion in terminal (Bash) results in
command not found. Somehow I think the gunradio port is somehow skipping
lots of stuff! So since I don't have a list of the files that should be
installed and where and I'm new to GNU Radio and Python I have to operate
on assumptions such as there should be an executable as mentioned above.
Being new I tried the sample scripts but since they all fail (except those
that work with generic python in mac) with something or another it's a
little harder.
So ... to help us both figure out why? I have deinstalled all ports and
macports and reinstalled cleanly without changing anything. I have
attached files as follows:
1) env.txt = env > env.txt
2) opt-list.txt = ls -Rl /opt > opt-list.txt
3) python sys path.txt = in python, "print sys.path"
4) python-v.txt = python -v > python-v.txt
5) sudo-installed.txt = sudo port installed >sudo-installed.txt
6) which-python.txt = which python > which-python.txt
Hope this helps us both. I really don't understand what in my MAC OS
environment would cause so much not to work??
Thanks for all the help,
Sincerely
Michael
--
Ticket URL: <https://trac.macports.org/ticket/37558#comment:16>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list