Trying to get another laptop up and running. When running the
build-gnuradio script I get this error:
ls: cannot access *.gz: No such file or directory
Failed to download any usable images file from: http://files.ettus.com/uhd_releases/master_images
After looking at the files.ettus.com site, the uhd_releases path no
longer
exists. This stopped the running of the script. Solutions?
Have had the same problem and have downloaded your gr files and
extracted into my home directory. Can you give me any pointers on how to
complete the build using these files.
I downloaded your folder and tried to use the dial_tone.py example to
make
sure everything was working. It gave me n error saying: “from gnuradio
import gr
ImportError: No module named gnuradio”
I’m assuming because the build script didn’t complete that some
dependencies weren’t set correctly as well. Ideas?