Hi, when I run the code 4-Run_REAL.py, why do I get this error:
Traceback (most recent call last).
File "/mnt/d/wsl/IPIML-main/4-Run_REAL.py", line 241, in <module
runREAL(cfgs)
File "/mnt/d/wsl/IPIML-main/4-Run_REAL.py", line 142, in runREAL
os.rename('. /catalog_sel.txt', '{}seqt_real_catalog_sel.txt'.format(cfgs['REAL']['seqt_catalog_dir']))
FileNotFoundError: [Errno 2] No such file or directory: '. /catalog_sel.txt' -> '. /SEqTCatalogs/seqt_real_catalog_sel.txt'. I have searched the file and can't find the file in question can you tell me why, thank you!
Translated with DeepL.com (free version)
Hi, when I run the code 4-Run_REAL.py, why do I get this error:
Traceback (most recent call last).
File "/mnt/d/wsl/IPIML-main/4-Run_REAL.py", line 241, in <module
runREAL(cfgs)
File "/mnt/d/wsl/IPIML-main/4-Run_REAL.py", line 142, in runREAL
os.rename('. /catalog_sel.txt', '{}seqt_real_catalog_sel.txt'.format(cfgs['REAL']['seqt_catalog_dir']))
FileNotFoundError: [Errno 2] No such file or directory: '. /catalog_sel.txt' -> '. /SEqTCatalogs/seqt_real_catalog_sel.txt'. I have searched the file and can't find the file in question can you tell me why, thank you!
Translated with DeepL.com (free version)