ge-xing / Diff-UNet

Diff-UNet: A Diffusion Embedded Network for Volumetric Segmentation. (using diffusion for 3D medical image segmentation)
Apache License 2.0
149 stars 21 forks source link

Issue with "mpi4py" library #27

Closed alqurri77 closed 11 months ago

alqurri77 commented 11 months ago

I had an issue installing "mpi4py", is it possible to avoid using this library or is there an alternative?

Thank!

920232796 commented 11 months ago

I don't know the "mpi4py". Can you give me more information about this issue?

alqurri77 commented 11 months ago

I meant this library "from mpi4py import MPI", I had an issue installing it. But it's okay. I figured out it's not essential to run the code, if distributed is not required.