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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to