-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the bug
Radionics gives the following error from the first working phase. I tried to install different versions but it did not fix it. I'm a bit newbie, I'd be glad if you could help me.
Computer settings (please complete the following information):
- Operating System : [e.g., Windows 10]
- Processor (CPU) type: [e.g., Intel i7]
Error messages
12/02/2024 08.55 ; urllib3.connectionpool ; DEBUG ; https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/601122702/f9880a6e-df1d-493c-9888-d61f9ba21d31?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240212%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240212T055511Z&X-Amz-Expires=300&X-Amz-Signature=4defd513959de48174e9140a08566089d33aa94a1fcd1a69a80e82f7bcf8ce83&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=601122702&response-content-disposition=attachment%3B%20filename%3DRaidionics-MRI_Brain-ONNX-v12.zip&response-content-type=application%2Foctet-stream HTTP/1.1" 200 69134888
12/02/2024 08.55 ; root ; ERROR ; Pipeline process for patient 61161, for task Segmentation_Brain_T0 failed with:
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "raidionicsrads\Pipelines\SegmentationStep.py", line 71, in setup
ValueError: No radiological volume for {'timestamp': 0, 'sequence': 'T1-CE', 'labels': None, 'space': {'timestamp': 0, 'sequence': 'T1-CE'}}.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "multiprocessing\pool.py", line 125, in worker
File "multiprocessing\pool.py", line 48, in mapstar
File "utils\backend_logic.py", line 187, in run_pipeline_wrapper
run_rads(params[0], params[1])
File "raidionicsrads\compute.py", line 30, in run_rads
File "raidionicsrads\Pipelines\PipelineStructure.py", line 90, in execute
File "raidionicsrads\Pipelines\SegmentationStep.py", line 147, in setup
ValueError: [SegmentationStep] setup failed.
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "utils\backend_logic.py", line 126, in run_pipeline
ret = result.get()[0]
File "multiprocessing\pool.py", line 771, in get
ValueError: [SegmentationStep] setup failed.
12/02/2024 08.55 ; root ; INFO ; Saving patient results in: C:\Users\monster.raidionics\patients\roy_quintana
Screenshots
If applicable, add screenshots to help explain your problem.
