-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The source installation looks for the model path at the wrong place:
srqc_inference --dataset 2025_05_dHCP_fetal_table_for_fetmrqc_iqms_for_thomas.csv --out_csv pred.csv
Traceback (most recent call last):
File "/home/tsanchez/miniconda3/envs/fet3/bin/srqc_inference", line 8, in <module>
sys.exit(main())
File "/home/tsanchez/miniconda3/envs/fet3/lib/python3.9/site-packages/fetmrqc_sr/cli/inference.py", line 131, in main
model = joblib.load(args.model_path)
File "/home/tsanchez/miniconda3/envs/fet3/lib/python3.9/site-packages/joblib/numpy_pickle.py", line 735, in load
with open(filename, "rb") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/tsanchez/miniconda3/envs/fet3/lib/python3.9/site-packages/fetmrqc_sr/data/models/fetmrqc_SR_full_qcglobal.joblib'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels