skimage安装出错

skimage安装出错,第1张

Anaconda 安装skimage出错:

ERROR: Could not find a version that satisfies the requirement skimage
ERROR: No matching distribution found for skimage

解决方法:

重新下载并且更换镜像源(清华镜像源可能会出错)

pip install scikit-image -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/919167.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-16
下一篇2022-05-16

发表评论

登录后才能评论

评论列表(0条)

    保存