QC processing failed: [Errno 2] No such file or directory: 'nonexistent_profile.json'
The JSON file (likely linkingrecord.json) contains syntax errors:
Traceback (most recent call last): File "/Users/michael.clervi/Documents/projects/Ford_BnP_QC/qc_engine.py", line 170, inaggregated_results = run_qc_profile(temp_profile_path, args.input_file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/michael.clervi/Documents/projects/Ford_BnP_QC/qc_engine.py", line 41, in run_qc_profile with open(profile_path, 'r', encoding='utf-8') as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'nonexistent_profile.json'
If you continue to experience issues after following the fix instructions, please contact the technical support team and include this error report.