?文章來源地址http://www.zghlxwxcb.cn/news/detail-557105.html
使用pip安裝包時(shí)提示報(bào)錯(cuò)如下:
ERROR: Could not find a version that satisfies the requirement?<package> (from versions: none)
ERROR: No matching distribution found for?<package>
大多數(shù)是網(wǎng)絡(luò)問題,替換使用國內(nèi)的鏡像來源加速即可。
打開cmd
輸入?
pip install <package> -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
按回車執(zhí)行命令后,安裝成功。
例如:
文章來源:http://www.zghlxwxcb.cn/news/detail-557105.html
?
到了這里,關(guān)于python報(bào)錯(cuò):ERROR: No matching distribution found for的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!