On 03/14/2011 02:52 PM, Vijay Pillai wrote:
> I am trying to run this script available at
> 
> http://swigerco.com/gnuradio/ate/
> 
> to sweep through several frequencies and to log the data. However running the 
> script gives me an error regarding the "import usrp_siggen" (I am attaching 
> some of code below, the error is "no module named usrp_siggen.py").
> 
> What might be done to fix this?
> 

I think you need to copy usrp_siggen.py from the gnuradio tree into your
PYTHONPATH or into the working directory of your application.

-JOsh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to