=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Profile-alignemnt Version -> %s 0.0.5 Input file: /working/e489774a-5481-4dbe-badf-613a1a981d74/processing/data/laser.ptd.cbor Add sonar points?: True Selected method: fit Shape to fit: /working/shape.shp 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 116, in main() File "/app/profile_alignment/__main__.py", line 86, in main laser_frames, project_info = LaserTool.load_digitized_points(input_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/profile_alignment/sensors/laser.py", line 36, in load_digitized_points laser_frames, project_info = PtdTools.read_from_ptd(points_file, encoding=encoding) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/profile_alignment/read_write/read_write_ptd.py", line 124, in read_from_ptd raise FileNotFoundError(f"The file {input_file_path} does not exist.") FileNotFoundError: The file /working/e489774a-5481-4dbe-badf-613a1a981d74/processing/data/laser.ptd.cbor does not exist.