discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error in OP25 Decoder block


From: Doug Hutton
Subject: Re: [Discuss-gnuradio] Error in OP25 Decoder block
Date: Fri, 18 Jul 2014 11:36:13 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Max -

>>> import op25
>>>

I got the prompt right back, no error message.

I haven't tried your other suggestion yet.

Doug

---------------------------------------------------------------------------------------

>     from gnuradio import gr, gru, op25 as _op25
>    ImportError: cannot import name op25

 . . . .

Your error message suggests the old version (which may be the only one compatible with Balint's gr-baz stuff; not sure).

So as a preliminary test, could I have you run a simple test; open the python interpreter interactively [just type python], and try
        import op25
at the python >>> prompt.
--please report the result --  do you get an error on this?

Best

Max

reply via email to

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