+ [ true = true ] + echo --sonar + python -m profile_alignment --sonar --shape /working/shape.shp /working/9aa411da-1774-4b1b-8373-8a568af105e6/processing/data/profile.pdd.dat fit2bottom =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Profile-alignemnt Version -> %s 0.0.29 Input file: /working/9aa411da-1774-4b1b-8373-8a568af105e6/processing/data/profile.pdd.dat Add sonar points?: True Selected method: fit2bottom Shape to fit: /working/shape.shp Writing the selected reference shape: False The output alignment extension: json =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/app/profile_alignment/__main__.py", line 145, in main() File "/app/profile_alignment/__main__.py", line 91, in main combined_frames, project_info = PddTools.read_pdd(input_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/profile_alignment/read_write/read_write_pdd.py", line 138, in read_pdd raise FileNotFoundError(f"The file {input_file_path} does not exist.") FileNotFoundError: The file /working/9aa411da-1774-4b1b-8373-8a568af105e6/processing/data/profile.pdd.dat does not exist.