enclustra-bsp / bsp-xilinx

25 stars 14 forks source link

dialog error #16

Open 75Systems001 opened 5 years ago

75Systems001 commented 5 years ago

Hello, I'm attempting to use the software on CenttOS 7. The tool will start and operate as outlined within the document until I select a boot device. The output for the issue is below Traceback (most recent call last): File "./buildscripts/build.py", line 687, in code, tags = g.show_fetch_menu(t.get_fetch()) File "~/bsp-xilinx/buildscripts/gui.py", line 160, in show_fetch_menu cancel_label="Back") File "~/bsp-xilinx/buildscripts/dialog2.py", line 1988, in checklist (code, output) = self._perform(cmd, **kwargs) File "~/bsp-xilinx/buildscripts/dialog2.py", line 1419, in _perform child_output_rfd) File “~/bsp-xilinx/buildscripts/dialog2.py", line 1364, in _wait_for_program_termination child_output.strip())) dialog2.DialogError Any help would be appreciated