2025-03-05T14:37:48 - INFO: DataSub 0.5.4 2025-03-05T14:37:48 - INFO: Subselection(s) will be output to /working/e9126895-f2de-4f0a-9f8c-a3fc7284f644/datasub 2025-03-05 14:37:48,931 - deployment - WARNING - No CCTV directory, defaulting to P3D 1.0 2025-03-05 14:37:48,932 - deployment - INFO - Detected P3D version: P3D_1_0_0 2025-03-05 14:37:48,932 - deployment - INFO - Loading deplyoment info and structure Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/app/src/datasub/__main__.py", line 242, in main() File "/app/src/datasub/__main__.py", line 100, in main recording = Deployment(base_dir, load_tracks=not ad.use_disk_image) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/libcommon/deployment.py", line 48, in __init__ self.load_deployment_tracks() File "/usr/local/lib/python3.12/site-packages/libcommon/deployment.py", line 60, in load_deployment_tracks raise OSError("Warning: There are no .tjd files for the given deployment") OSError: Warning: There are no .tjd files for the given deployment