Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime Error running nnUNetv2_plan_and_preprocess (multiprocessing) #2509

Open
laierkasten23 opened this issue Sep 19, 2024 · 0 comments
Open
Assignees

Comments

@laierkasten23
Copy link

Hello,

I am making use of the U-Mamba framework which is built upon nnunetv2.

I have Ubuntu 20.04 and Cuda 12.6 and followed all the instructions https://github.com/bowang-lab/U-Mamba and also tried building it from scratch, using newer pytorch versions etc. However, I always run into a multiprocessing error as on the image. I also tried first building nnunetv2 and then U-Mamba on top of it, but when running '''nnUNetv2_plan_and_preprocess -d 434 --verify_dataset_integrity''' I always get this runtime error.

Considering the dataset: It is MRI data with .nii.gz extension. My venv worked using just one channel. However, when I use two channels as data input, i get the runtime error. The dataset.json is as requested.

I also tried changing -npfp number of processes - which kind of changes where the runtime error occurs, but it still occurs.

Has anyone of you encountered similar problems or has advice whether there could be a package mismatch somewhere?

Bildschirmfoto 2024-09-19 um 18 46 11

I appreciate your help, thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants