discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Pybombs / GNURadio install question


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Pybombs / GNURadio install question
Date: Wed, 3 Feb 2016 17:32:26 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 02/03/2016 10:20 AM, Rahaim, Michael Brandon wrote:
> - When installing pybombs, I got an error "could not find a version that
> satisfies the requirement plex", but I was able to get around that by
> running "pip install --pre plex"

That's a known issue somewhere between the distutils setup file provided
by PyBOMBS, and the plex package. In the next release we'll drop the
plex dep (maybe temporarily) but what you describe is the current hotfix
for this issue.

> - Now I'm stuck on the gnuradio installation. I added the recipes and
> created the prefix (gnuradio_mike) to a local directory as indicated in
> the PyBOMBS readme; but when I install with the command "pybombs -p
> gnuradio_mike install gnuradio gr-osmosdr" I get the following errors:
> 
> ERROR - Could not run pip list. Hm.
> ERROR - Command '['pip', 'list']' returned non-zero exit status 2

What happens when you type 'pip list' into your command line? Does it
also produce a non-zero exit status? Are you using a virtualenv or
something?

M




reply via email to

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