discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] bbn code error


From: maher manai
Subject: [Discuss-gnuradio] bbn code error
Date: Mon, 28 Sep 2009 12:48:33 +0000 (GMT)

i'm using fedora10 and i have insalled from cgran the bbn code (usrp2 version ) and when i run the test.py example i have this problem

address@hidden examples]# ./bbn_80211b_test.py
Traceback (most recent call last):
  File "./bbn_80211b_test.py", line 35, in <module>
    from bbn_80211b_pkt import *
  File "/home/maher/usrp2_version/gr-bbn/src/examples/bbn_80211b_pkt.py", line 32, in <module>
    from gnuradio import bbn
ImportError: cannot import name bbn

i tried to fix this by adding
#include <string.h>
at the top of bbn_tap.cc and bbn_plcp80211_bb.cc
but the error still




reply via email to

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