Python安装包报错:PackagesNotFoundError: The following packages are not available from current channels
阅读原文时间:2023年07月10日阅读:2

conda install SimpleITK

anaconda search -t conda SimpleITK #查询包所存在的版本

anaconda show Alkibiades/simpleitk

conda install --channel https://conda.anaconda.org/SimpleITK SimpleITK