Hi,
Whenever I have an error code in the script, or stop the process (ctrl+c), everything in the folder is erased, including the VCF and data file. Only a empty folder remain : rep1_boot1.
For my part, the error is : File "/usr/local/lib/python3.12/dist-packages/torch/_dynamo/config.py", line 416, in default_debug_dir_root return os.path.join(os.getcwd(), "torch_compile_debug")
Environment details:
- Python 3.12
- PopFinder 0.0.6
- PyTorch 2.6.0
Thanks