相关疑难解决方法(0)

如何安装Python的yaml包?

我有一个使用YAML的Python程序.我尝试使用它在新服务器上安装它pip install yaml,它返回以下内容:

$ sudo pip install yaml
Downloading/unpacking yaml
  Could not find any downloads that satisfy the requirement yaml
No distributions at all found for yaml
Storing complete log in /home/pa/.pip/pip.log
Run Code Online (Sandbox Code Playgroud)

如何安装Python的yaml包?我正在运行Python 2.7.(操作系统:Debian Wheezy)

python yaml pip pyyaml python-2.7

316
推荐指数
8
解决办法
50万
查看次数

标签 统计

pip ×1

python ×1

python-2.7 ×1

pyyaml ×1

yaml ×1