discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Asking help about "gr-ieee802-11"


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] Asking help about "gr-ieee802-11"
Date: Thu, 29 Jan 2015 09:02:57 +0100

Hi,

> On 29 Jan 2015, at 08:37, Activecat <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]