On Thu, Mar 11, 2010 at 08:16:13AM +0000, nadia raj wrote: > > hi, > i am facing a very strange problem that when in python i write: > import gnuradio > python successfully imports the package . > > but when i run benchmark_tx.py it says > ImportError: No module named gnuradio. > > Please help. > Regards, > Nadia
Is your PYTHONPATH set correctly? _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
