pip 安装 报错 No matching distribution found for...

可以使用国内镜像安装:

pip install xxx(安装的模块) -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

例如:

pip install SpeechRecognition -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
posted @   L-L  阅读(3691)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示