Hey All,

So I recently started having issues with the uhd_image_builder_gui after doing 
a fresh install of UHD and GNU Radio with RFNoC. Below is the output of the 
terminal when I try to run the gui. Anyone run into this issue and know how to 
fix it?

Traceback (most recent call last):
  File "./uhd_image_builder_gui.py", line 656, in <module>
    main()
  File "./uhd_image_builder_gui.py", line 652, in main
    _window = MainWindow()
  File "./uhd_image_builder_gui.py", line 71, in __init__
    self.init_gui()
  File "./uhd_image_builder_gui.py", line 149, in init_gui
    self.populate_target('e300')
  File "./uhd_image_builder_gui.py", line 608, in populate_target
    with open(build_targets) as fil:
IOError: [Errno 2] No such file or directory: 
'/home/ck/rfnoc/src/uhd-fpga/usrp3/tools/scripts/../../top/e300/Makefile'

Best Regards,

Jerrid
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to