Hi USRP users,

I am currently developing an OOT RFNoC module.
When I tried to build a custom image, it gave me errors as below.
I checked the python path, and it seems fine.
Is there anyone that has any idea of the reason for this?
I am using n310 with uhd v4.2.0.0.
(I checked with uhd4.0, and didn't encounter this problem).

Thanks in advance.
Best regards.

Traceback (most recent call last):
  File "/usr/local/bin/rfnoc_image_builder", line 29, in <module>
    from uhd.imgbuilder import image_builder
ModuleNotFoundError: No module named 'uhd'
make[3]: *** [icores/CMakeFiles/n310_rfnoc_image_core.dir/build.make:57:
icores/CMakeFiles/n310_rfnoc_image_core] Error 1
make[2]: *** [CMakeFiles/Makefile2:300:
icores/CMakeFiles/n310_rfnoc_image_core.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:307:
icores/CMakeFiles/n310_rfnoc_image_core.dir/rule] Error 2
make: *** [Makefile:203: n310_rfnoc_image_core] Error 2
_______________________________________________
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