Hi, I am installing gnuradio on fedora core3 and am getting some errors with python, I am able to test the USRP with ./test_usrp_standard_rx and ./test_usrp_standard_rx, but when I try to run ./burn-basic-eeprom I get this error:
Traceback (most recent call last): File "./burn-basic-eeprom", line 23, in ? from usrp_prims import * ImportError: No module named usrp_prims Also I get this error when I try to run ./usrp_oscope.py: Traceback (most recent call last): File "./usrp_oscope.py", line 23, in ? from gnuradio import gr ImportError: No module named gnuradio I checked the gnuradio archive and found a related message from about a year ago: http://lists.gnu.org/archive/html/discuss-gnuradio/2004-03/msg00020.html I'm not sure if the Python path variable is the problem or not though. Thanks for your help! ps. I haven't used linux for a few years =) best regards, Jamie Morken and/or any of the test_usrp_standard_rx _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio