[Discuss-gnuradio] uhd_images_downloader with RFNoC

2016-12-13 Thread Andrew Lanez
On https://kb.ettus.com/RFNoC_Getting_Started_Guides it says "We will be updating the default image occasionally, and you can run uhd_images_downloader again after running git pull and re-installing." 1. What would I be pulling and re-installing (UHD)? If I opt not to configure a github account,

Re: [Discuss-gnuradio] Errors using PyBombs recipe for RFNoC setup

2016-09-23 Thread Andrew Lanez
that URL by hand as a start go make sure it's not an issue on your > network. Then someone here can try to reproduce, Incase QT changed > something. > > On Sep 23, 2016 11:29 AM, "Andrew Lanez" wrote: > > Here is that output again with more relevant info that

Re: [Discuss-gnuradio] Errors using PyBombs recipe for RFNoC setup

2016-09-23 Thread Andrew Lanez
nstall_manager - ERROR - Error installing package pyqt4. Aborting. I was at GNU Radio Conference last week and remember mention of qt being deprecated. Could this be why? On Fri, Sep 23, 2016 at 8:20 AM, Andrew Lanez wrote: > Well, I wiped everything clearn and started from a fresh image

Re: [Discuss-gnuradio] Errors using PyBombs recipe for RFNoC setup

2016-09-23 Thread Andrew Lanez
rror installing package qt4. Aborting. What can I do about this? On Thu, Sep 22, 2016 at 9:16 PM, Andrew Lanez wrote: > New Linux user here, I don't mean to anger anyone with my naivete. > > I just ran sudo apt-get. That might fix the other non-showstopper errors > earlier. But

Re: [Discuss-gnuradio] Errors using PyBombs recipe for RFNoC setup

2016-09-22 Thread Andrew Lanez
New Linux user here, I don't mean to anger anyone with my naivete. I just ran sudo apt-get. That might fix the other non-showstopper errors earlier. But I am not sure where to start to address that last error which is the show stopper: checking for BASE_DEPENDENCIES... no configure: error: Packag

[Discuss-gnuradio] Errors using PyBombs recipe for RFNoC setup

2016-09-22 Thread Andrew Lanez
>From a fresh Ubuntu 14.04 LTS install, I run these commands: $ sudo apt-get python-pip $ sudo apt-get git Then I follow the RFNOC setup tutorial: https://kb.ettus.com/Getting_Started_with_RFNoC_Development and run these: $ sudo pip install git+https://github.com/gnuradio/pybombs.git $ pybombs re