discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Illegal sub-command when installing


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Illegal sub-command when installing
Date: Tue, 16 Aug 2016 12:30:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 08/16/2016 09:45 AM, Jason Matusiak wrote:
> Attempted to install gnuradio on a tablet and had a problem with
> rtl-sdr.  I blew away my install directory as well as .pybombs.  Now
> when I run the recipe add command from the instructions, I get and error:
> PyBOMBS.recipes - ERROR - Illegal sub-command: `add'
> PyBOMBS.recipes - ERROR - Valid sub-commands are:
> list-repos,add,list,update,remove
> 
> What is the issue with add?  And is the fact that there are two
> different types of "tics" around the word "add" in the error message
> telling in some way?

No, that's just a quotation style. I remember someone posting this error
before... I just can't quite remember what the issue was.

Anyway, what's happening here is that a KeyError is making it's way out
to the code that then shows the error message. There's nothing wrong
with the 'add' command, it's just the error message is for the wrong
error. I've pushed a fix to PyBOMBS that would at least give you the
right error message. Can you please try again?

Thanks,
Martin




reply via email to

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