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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to