Re: [Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd.

2019-06-30 Thread Kyeong Su Shin
받는 사람: sumit kumar 참조: Discuss Gnuradio 제목: Re: [Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd. Thanks, but that didn't work either: pi@raspberrypi:~ $ sudo apt install python-mako Reading package lists... Done Building dependency tree Reading state information... Done p

Re: [Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd.

2019-06-30 Thread sumit kumar
Not sure about that but I had the same problem 2 days back and solved it by installing packages manually. I had ubuntu 18.04. On Mon, Jul 1, 2019, 2:34 AM Barry Duggan wrote: > Thanks, but that didn't work either: > pi@raspberrypi:~ $ sudo apt install python-mako > Reading package lists... Done

Re: [Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd.

2019-06-30 Thread Barry Duggan
Thanks, but that didn't work either: pi@raspberrypi:~ $ sudo apt install python-mako Reading package lists... Done Building dependency tree Reading state information... Done python-mako is already the newest version (1.0.7+ds1-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. and

Re: [Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd.

2019-06-30 Thread sumit kumar
sudo apt install python-mako will work. After this you will get some more errors on python related dependencies, like python-six etc , so manually install them. On Sun, 30 Jun 2019 at 13:55, Barry Duggan wrote: > Last evening I: > - downloaded Rasbian 'buster' using Torrent > - built new SD

[Discuss-gnuradio] PyBOMBS.install_manager - Error installing package uhd.

2019-06-30 Thread Barry Duggan
Last evening I: - downloaded Rasbian 'buster' using Torrent - built new SD card with Raspian on raspberryPi, I followed instructions from https://wiki.gnuradio.org/index.php/InstallingGR#Using_PyBOMBS : sudo apt-get install python-pip sudo pip install pybombs pybombs auto-config pybo