原文:安裝yamL 文件報錯:Could not find a version that satisfies the requirement yaml (from versions: ) No matching distribution found for yaml

今天使用命令安裝 yaml : pip install yaml報錯 : 順便記錄下 問度娘 原來是python 需要用pyyaml 才能安裝 , 如:pip install pyyaml ,標識安裝成功啦 ...

2019-09-06 11:13 0 438 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM