With help from Marcus, I found that the following helped:

export PYTHONPATH=/usr/local/lib/python3.8/site-packages
export LD_LIBRARY_PATH=/usr/local/lib

Now I can run rfnoc_image_builder

On Sat, Aug 24, 2024 at 6:31 PM Rich Gopstein <r...@ourowndomain.com> wrote:

> 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

Reply via email to