Basic question -
Installed gr-ieee-802154 using pyBombs, and correctly built all samples.
Currently focused on transceiver_CSS_USRP.grc
Two laptops, each w/ Ettus N210; enable wireshark connector & files sink on
both
Laptop 1:
- set socket PDU as UDP server
- set USRP Source & Sink IP
/gr-etcetera.git
This time everything worked well, recipes was created owned by user.
From: Uher, Jason J.
Sent: Thursday, March 10, 2016 09:39
To: Todd Lutton; discuss-gnuradio@gnu.org
Subject: Re: PyBombs 2.0.1 not creating config.yml
I had this same issue
Good morning. Fresh ubuntu 14.04 install
sudo pip install git+https://github.com/gnuradio/pybombs.git
-> successful intsall
pybombs -vv config default_prefix /usr/local/
todd@quest2:~$ pybombs -vv config default_prefix /usr/local
PyBombs.ConfigManager - DEBUG - Reading config info from file:
nd it leads to "can't do anything with
that directory you created earlier" trouble later...
>
> On 03/07/2016 01:56 PM, Todd Lutton wrote:
>> and that pointed the way.
>> There was a permission error in creating the directory.
>>
>> I ran a
nstall - ERROR - Error installing package apache-thrift. Aborting.
Thanks,
Todd
Sent: Monday, March 7, 2016 16:03
To: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Install issues
Can you please try again with -vv? Will print even more...
Cheers,
M
On 03/07/2016 03:5
e on your drive to unpack thrift?
What does "df -h" say?
Cheers,
Marcus
On 07.03.2016 12:15, Todd Lutton wrote:
> Running pybombs -v install gnuradio
>
> PyBombs.PackageManager - DEBUG - Checking if package git is installed.
> PyBombs.ReqScanner - DEBUG - Parsing 'git-core
oning: (100%) [=]
PyBombs.monitor_process() - DEBUG - Thread signaled termination or returned
PyBombs.monitor_process() - DEBUG - Return value: 128
PyBombs.Fetcher - DEBUG - That didn't work.
PyBombs.Fetcher - DEBUG - Process retur
M
On 03/04/2016 05:13 PM, Todd Lutton wrote:
>
> Fresh install of Ubuntu 14.04
>
> Then begin install of pybombs & gnuradio
>
>
> What I did after installation reboot:
>
> sudo apt-get update
> sudo apt-get install python-pip
> sudo apt-get install git-core
&
Fresh install of Ubuntu 14.04
Then begin install of pybombs & gnuradio
What I did after installation reboot:
sudo apt-get update
sudo apt-get install python-pip
sudo apt-get install git-core
sudo apt-get update
sudo pip install git+https://github.com/gnuradio/pybombs.git
pybombs config defaul