MIC-DKFZ / nnDetection

nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.
Apache License 2.0
554 stars 98 forks source link

I got this mistake when I install the nndetection ERROR: Could not build wheels for nnunet, which is required to install pyproject.toml-based projects #250

Closed liuxia0725 closed 3 months ago

liuxia0725 commented 5 months ago

here is the full log about the mistake: creating build\bdist.win-amd64\wheel\nnunet\experiment_planning\alternative_experiment_planning\target_spacing copying build\lib\nnunet\experiment_planning\alternative_experiment_planning\target_spacing\experiment_planner_baseline_3DUNet_targetSpacingForAnisoAxis.py -> build\bdist.win-amd64\wheel.\nnunet\experiment_planning\alternative_experiment_planning\target_spacing error: could not create 'build\bdist.win-amd64\wheel.\nnunet\experiment_planning\alternative_experiment_planning\target_spacing\experiment_planner_baseline_3DUNet_targetSpacingForAnisoAxis.py': No such file or directory [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for nnunet Running setup.py clean for nnunet Failed to build nnunet ERROR: Could not build wheels for nnunet, which is required to install pyproject.toml-based projects

what can I do to fix this problem

mibaumgartner commented 5 months ago

Dear @liuxia0725 ,

can you post the versions of your environment. The nnU-Net version should be fixed and thus all files should be present.

Best, Michael

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.