I'm trying to build the UHD 4.7.0.0 FPGA image from source for the E310. I followed the instructions in https://files.ettus.com/manual/md_usrp3_build_instructions.html and successfully built and installed the UHD host, but when I try running rfnoc_image_builder, i get the following error:
File "./rfnoc_image_builder", line 56, in <module> > from uhd.imgbuilder import image_builder > ModuleNotFoundError: No module named 'uhd' > I'm doing the build on an Ubuntu 20.04.6 LTS system. Rich
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com