#28315: gnuradio 3.3.0 installed but cannot run any script ---------------------------------------------+------------------------------ Reporter: mostafa.mabrouk.khedr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: gnuradio, usrp | Port: gnuradio ---------------------------------------------+------------------------------ I installed gnuradio 3.3.0 using macports and it took very long time to be installed. {{{ sudo port install gnuradio }}} and i opened the .profile and added the pythonpath {{{ export PYTHONPATH=$PYTHONPATH:/opt/local/lib/python2.6/site-packages }}} then i connected the usrp and used the following path {{{ cd /usr/local/share/gnuradio/examples/usrp/ ./usrp_benchmark_usb.py }}} i got the following error {{{ Traceback (most recent call last): File "./usrp_benchmark_usb.py", line 30, in <module> from gnuradio import gr ImportError: No module named gnuradio }}} I don't if this is the right place to post such an error, but i will appreciate your help guys. -- Ticket URL: <https://trac.macports.org/ticket/28315> MacPorts <http://www.macports.org/> Ports system for Mac OS