Hi,

> On 29 Jan 2015, at 08:37, Activecat <active...@gmail.com> wrote:
> 
> error messages:
>         Param - Value(value):
>   Value "ieee802_11.wifi_signal_field()" cannot be evaluated:
>   name 'ieee802_11' is not defined
> 

Please start an interactive python session and ‘import ieee802_11’. This will 
give you more debug output. I guess either your $PYTHONPATH does not contain 
the path of the module or some shared library can not be loaded.

Best,
Bastian
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to