discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with a fresh pybombs build


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] problem with a fresh pybombs build
Date: Thu, 6 Oct 2016 17:57:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Jason,

> What am I doing wrong? 
as far as I can tell, nothing. Something's fishy about the installation
you just got; would you mind doing a

ls -lh /usr/local/bin/pybombs

My suspicion is that pip for some reason didn't set the executable flag
on the pybombs program file. If that's the case, you can fix that by

sudo chmod a+x /usr/local/bin/pybombs

(Of course, we'd still like to hear back from that, as this is basically
a bug)

Best regards,

Marcus


On 06.10.2016 17:32, Jason Matusiak wrote:
> Had an issue and needed to wipe my machine and start fresh (and I lost
> my local wiki with all my notes).  I am running Ubuntu 16.04. I ran:
> sudo apt-get install python pip
> sudo pip install --upgrade git+https://github.com/gnuradiop/pybombs.git
> pybombs recipes add gr-recipes
> git+https://github.com/gnuradio/gr-recipes.git
>
> and I get the following error:
> bash: /usr/local/bin/pybombs: Permission denied
>
> What am I doing wrong?
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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