Opened 13 years ago

Last modified 13 years ago

#28567 closed defect

gnuradio 3.3.0 installed but cannot run any script — at Version 1

Reported by: haxor@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gnuradio

Description (last modified by mf2k (Frank Schima))

I am having the same problem as in Ticket #28315. My output from port installed | grep gnuradio is the same. However, ls /opt/local/lib/python2.6/site-packages returns:

gnuradio	grc_gnuradio	usrpm

(thus, there is no reference to xcbgen as exists in ticket #28315)

When I restart the shell, I still get the same error when I try to run, for example, usrp_probe:

machinegeekcoms-Mac-mini:~ machinegeekcom$ usrp_probeTraceback (most recent call last):
  File "/opt/local/bin/usrp_probe", line 21, in <module>
    from gnuradio import usrp
ImportError: No module named gnuradio
machinegeekcoms-Mac-mini:~ machinegeekcom$ 

Any assistance will be appreciated.

Change History (1)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…
Port: gnuradio added
Note: See TracTickets for help on using tickets.