It looks like pip and PyBOMBS all installed fine, but the cloning of the thrift repo fails. You can run `pybombs -v install' gnuradio for more output.
Cheers, Martin On 03/05/2016 11:17 AM, Todd Lutton wrote: > I did a fresh ubuntu 14.04 install. > > 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 > --> note received warning (below) but successfully installed, so continued. > > 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 > > Result --- > PyBombs.install - INFO - Installing package: apache-thrift > Cloning: (100%) > [=========================================================] > 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. > > On pybombs recipes list, apache-thrift is shown: > apache-thrift ~/.pybombs/recipes/gr-recipes/apache-thrift.lwr > > > Results from pip install pybombs > Downloading/unpacking git+https://github.com/gnuradio/pybombs.git > Cloning https://github.com/gnuradio/pybombs.git to /tmp/pip-ZRMVf7-build > Running setup.py (path:/tmp/pip-ZRMVf7-build/setup.py) egg_info for package > from git+https://github.com/gnuradio/pybombs.git > > Requirement already satisfied (use --upgrade to upgrade): setuptools in > /usr/lib/python2.7/dist-packages (from PyBOMBS==2.0.1) > Downloading/unpacking PyYAML (from PyBOMBS==2.0.1) > Downloading PyYAML-3.11.tar.gz (248kB): 248kB downloaded > Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for > package PyYAML > > Requirement already satisfied (use --upgrade to upgrade): requests in > /usr/lib/python2.7/dist-packages (from PyBOMBS==2.0.1) > Installing collected packages: PyYAML, PyBOMBS > Running setup.py install for PyYAML > checking if libyaml is compilable > i686-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c > build/temp.linux-i686-2.7/check_libyaml.c -o > build/temp.linux-i686-2.7/check_libyaml.o > build/temp.linux-i686-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No > such file or directory > #include <yaml.h> > ^ > compilation terminated. > > libyaml is not found or a compiler error: forcing --without-libyaml > (if libyaml is installed correctly, you may need to > specify the option --include-dirs or uncomment and > modify the parameter include_dirs in setup.cfg) > > Running setup.py install for PyBOMBS > > Installing pybombs script to /usr/local/bin > Successfully installed PyYAML PyBOMBS > Cleaning up... > > ________________________________________ > Sent: Friday, March 4, 2016 20:58 > To: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] Install issues > > I pushed an update, if you do > > pip install --upgrade git+https://github.com/gnuradio/pybombs.git > > you'll get the fix. However, the git clone is breaking, and I wonder > why. Maybe it was just a temporary issue? > > Cheers, > 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 >> 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 >> > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio