Re: [USRP-users] uhd make failed

2019-10-26 Thread Ron Economos via USRP-users
You need python-setuptools. sudo apt-get install python-setuptools Ron On 10/26/19 19:20, 张恒 via USRP-users wrote: Dear all, When I execute 'make' in 'uhd/host/build' folder, I met error '[100%] Built target pyuhd [100%] Generating build/timestamp

[USRP-users] uhd make failed

2019-10-26 Thread 张恒 via USRP-users
Dear all, When I execute 'make' in 'uhd/host/build' folder, I met error '[100%] Built target pyuhd [100%] Generating build/timestamp python/CMakeFiles/pyuhd_library.dir/build.make:64: recipe for target 'python/build/timestamp' failed make[2]: *** [python/build/timestamp] Error 1

Re: [USRP-users] uhd_fft failure

2019-10-26 Thread Ettus Research Support via USRP-users
It now looks like you need to install "python-qt4" to get around this issue. Same basic method as "python-six", whatever that was that you did successfully. - MLD On Thu, Oct 24, 2019 at 4:37 PM Saeid Hashemi wrote: > Yes, I did those steps as well to install gnuradio from source. > Installed