discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] error with gr-lte in vector_to_streams_make()


From: winston . smith . estasia
Subject: [Discuss-gnuradio] error with gr-lte in vector_to_streams_make()
Date: Sat, 08 Mar 2014 15:23:42 +0100

Hi everybody,

I installed gr-lte with pybombs and when I launch the flow, I get this error :

File "/home/winston/target/lib/python2.7/dist-packages/lte/bch_viterby_vfvb.py", line 42, in __init__
 self.vtss = blocks.vector_to_streams(1*gr.sizeof_float, 120, "bch_viterbi_vector_to_streams_()")

File "/home/winston/target/lib/python2.7/dist-packages/gnuradio/blocks/blocks_swig1.py", line 363, in make
 return _blocks_swig1.vector_to_streams_make(*args, **kwargs)

TypeError:vector_to_streams_make() takes at most 2 arguments (3 given)
ctrlport.monitor received shutdown signal

Do you have any idea of what's going wrong

thanks,

Winston

Sent using Hushmail

reply via email to

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