discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] Problem with setting up gr-ieee802-11
Date: Thu, 23 Jul 2015 18:16:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Hi,

you don't need the import blocks.

The rest is pretty strange. First I thought that you PYTHONPATH in GRC is different than in your console (like you just adapted it but did not restart GRC), but that does not make sense with the strace output you mention.

Is a script generated? If so, did you try to execute it from the command line?

Best,
Bastian

On 07/23/2015 04:08 PM, Bernhard Dick wrote:
Hi,

currently I try to setup the gr-ieee802-11 package on a debian testing
installation. Compiling foo and gr-ieee802-11 works fine, but when I
open the wifi_phy_hier.grc in GRC it complains about ieee802_11 not
being defined.
Adding an import node with import ieee802_11 does not help, a node with
import foo does work for foo, so I assume installation targets are
correct. I also see access to the ieee802_11 files in the python
dist-packages directory when running strace gnuradio-companion.
Importing the ieee802_11 module in python however works.
Do you have any tips how to resolve that problem?

The gnuradio package version is 3.7.5-5, the python version is 2.7.9-1.

   Regards
     Bernhard Dick





reply via email to

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