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 default_previx /usr/local/

pybombs config default_prefix /usr/local/

pybombs recipes add gr-recipes git+https://githumb.com/gnuradio/gr-recipes.git
pybombs config add gr-etcetera git+https://github.com/gnuradio/gr-etcetera.git

pybombs install gnuradio


----Response ----

PyBombs.Fetcher - ERROR - Unexpected error while fetching 
git+https://github.com/apache/thrift.git

PyBombs.Fetcher - ERROR - global name 'PBException' is not defined

PyBombs.Packager.source - ERROR - Problem occurred while building package 
apache-thrift:  Unable to fetch recipe apache-thrift

PyBombs.install - ERROR - Error installing package apache-thrift. Aborting.


------

eventual goal, install via pybombs, gr-mac.


Thanks for any hellp



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

Reply via email to