On Fri, 2009-04-24 at 22:44 -0700, Tushar Patel wrote:

> I try to run the fm transmitter example in the gnu example directory
> 
> I got the error like
> "AttributeError: 'db_basic_tx' object has no attribute 'which'"

Is it possible you have mixture of two different versions of GNU Radio
on your system?  The fm_tx4.py script is using the 3.2 daughterboard
API, which has the which() function call, but older versions of GNU
Radio lack that.

Johnathan



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

Reply via email to