原文:安装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