Dear community, does anyone have an idea what the problem is about that import error?
I checked the files for UHD4.0 (the rfnoc_image_builder runs fine here) but I am not experienced enough to find the problem... Any help would be very appreciated! BR, Anton ________________________________________ Von: Dobler, Anton Gesendet: Donnerstag, 12. Mai 2022 17:19 An: discuss-gnuradio@gnu.org; usrp-us...@lists.ettus.com Betreff: RFNoC image builder problem Dear community, I am running UHD4.2 on Ubuntu 20.04. When I try to run rfnoc_image_builder, I get the following error: rfnoc_image_builder --help Traceback (most recent call last): File "/usr/local/bin/rfnoc_image_builder", line 29, in <module> from uhd.imgbuilder import image_builder ImportError: cannot import name 'image_builder' from 'uhd.imgbuilder' (unknown location) What is the issue here? I tried UHD4.1 but got the same issue here... Any help is very appreciated! BR, Anton