Description:
When running workflow/ribfrac/download.py, the script fails due to a missing file:
FileNotFoundError: [Errno 2] No such file or directory: 'external/XrayTo3DPreprocess/workflow/ribfrac/download_links/ribfrac_raw.csv'
Steps to Reproduce:
1.Run python workflow/ribfrac/download.py.
2.The script attempts to read ribfrac_raw.csv but fails because the file does not exist.
Description:
When running workflow/ribfrac/download.py, the script fails due to a missing file:
Steps to Reproduce:
1.Run python workflow/ribfrac/download.py.
2.The script attempts to read ribfrac_raw.csv but fails because the file does not exist.