ZFTurbo / segmentation_models_pytorch_3d

Segmentation models for 3D data with different backbones. PyTorch.
MIT License
20 stars 2 forks source link

problem pip install #4

Open aysegulsayineker opened 1 month ago

aysegulsayineker commented 1 month ago

When you run the command pip install segmentation_models_pytorch_3d, you always receive an error:

ERROR: Could not find a version that satisfies the requirement segmentation_models_pytorch_3d (from versions: none) ERROR: No matching distribution found for segmentation_models_pytorch_3d

ZFTurbo commented 1 month ago

What's your python version?

ZFTurbo commented 1 month ago

Sorry I think it's incorrect in readme. Try:

pip install segmentation-models-pytorch-3d