Here is my problem, its been asked a lot on the Internet but I can't seem
to get a solution/answer.
Traceback (most recent call last):
File "/home/branislav/Documents/GnuRadio GRC/chirpGui.py", line 378, in
<module>
tb = chirpGui()
File "/home/branislav/Documents/GnuRadio GRC/chirpGui.py", line 102, in
__init__
channels=range(1),
File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/__init__.py", line
122, in constructor_interceptor
return old_constructor(*args)
File "/usr/lib/python2.7/dist-packages/gnuradio/uhd/uhd_swig.py", line
2241, in make
return _uhd_swig.usrp_source_make(*args)
RuntimeError:
GR-UHD detected ABI compatibility mismatch with UHD library.
GR-UHD was build against ABI: 3.9.0-0,
but UHD library reports ABI: 3.10.0-0
Suggestion: install an ABI compatible version of UHD,
or rebuild GR-UHD component against this ABI version.
All the answers say: rebuild against the UHD. But everything I do is
unsuccessful. Marcus' script doesn't work and neither does pybombs and no
one has bothered to write out a step by step instruction set that seems to
work for me. Any help would be much appreciated. (Also how did this happen?
Gnuradio has been working fine for the past few months and this suddenly
happened a couple days ago).
Script error:
=========> THIS WILL TAKE QUITE A WHILE <=============
...Doing cmake
...Cmaking
…Building…make failed
Exiting Gnu Radio build/install
PyBombs Error:
install - INFO - Installing package: rtl-sdr
Cloning: (100%)
[======================================================================================================================================]
PyBombs.Fetcher - ERROR - Unexpected error while fetching git+git://
git.osmocom.org/rtl-sdr.
PyBombs.Fetcher - ERROR - [Errno 13] Permission denied:
'/usr/local/.pybombs/inventory.yml'
PyBombs.Packager.source - ERROR - Problem occurred while building package
rtl-sdr:
Unable to fetch recipe rtl-sdr
PyBombs.install - ERROR - Error installing package rtl-sdr. Aborting.
As I see it there are only two reasons why the solutions aren't working.
I'm not implementing these solutions correctly (even though I've been doing
my best to follow the instructions, in which case the instructions aren't
good enough for someone who isn't very Linux savvy) or they are out of
date. Can anyone weigh in? Cheers
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio