discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] About a typeerror


From: shashank gaur
Subject: Re: [Discuss-gnuradio] About a typeerror
Date: Wed, 27 Oct 2010 07:09:00 -0700 (PDT)

Hi Cheng
i am having the same problem
Did you find any solution??
Please let me know
thanks very much
Shashank gaur

王铖 wrote:
> 
> Hi, everyone,
> 
> When I ran a python program, I met such a question, can you holp me to
> point out where the problem is?
> 
> The problem is as follows:
> 
> Traceback (most recent call last):
>   File "MainFrame.py", line 106, in OnDBPSK_Demodulate
>     objDemod = DBPSKDemod.dbpsk_demod(fg)
>   File "/home/cwang/prj/ufl/source_code/Receiver/DBPSKDemod.py", line 153,
> in __init__
>     gr.hier_block2.__init__(self, self._fg, self.pre_scaler,
> self.unpack)    #changed from block to block2, cwang 9.29
>   File
> "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/hier_block2.py", line
> 42, in __init__
>     self._hb = hier_block2_swig(name, input_signature, output_signature)
>   File
> "/usr/local/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
> line 1015, in hier_block2_swig
>     return _gnuradio_swig_py_runtime.hier_block2_swig(*args, **kwargs)
> TypeError: in method 'hier_block2_swig', argument 1 of type 'std::string
> const'
> 
> 
> Thanks.
> 
> Cheng
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/About-a-typeerror-tp29852246p30067653.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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