Re: [Discuss-gnuradio] gnuradio + itpp error

2014-06-20 Thread Bastian Bloessl
Hello Alex, On 20 Jun 2014, at 16:59, Alex Weihkopf wrote: > The error message: > > Traceback (most recent call last): > File "/home/***/Desktop/top_block.py", line 15, in > import ieee802_11 > File "/usr/local/lib/python2.7/dist-packages/ieee802_11/__init__.py", line > 37, in

[Discuss-gnuradio] gnuradio + itpp error

2014-06-20 Thread Alex Weihkopf
Hello,   I am trying to use the ieee802.11 module by ccs labs (https://github.com/bastibl/gr-ieee802-11). I followed the installation instructions for itpp, but my flowgraph still fails.   The error message:    Traceback (most recent call last):   File "/home/***/Desktop/top_block.py", l