码迷,mamicode.com
首页 > 编程语言 > 详细

Mac上 python 找不到 yaml模块

时间:2014-10-07 14:58:43      阅读:2052      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   io   os   ar   sp   c   on   

(1)  yaml

http://codyaray.com/2011/12/pyyaml-using-easy_install-on-mac-os-x-lion

1.报错

    ImportError: No module named yaml

2.安装

    sudo easy_install  pyyaml

error

   执行:sudo python -m easy_install pyyaml

   执行:sudo easy_install  pyyaml

(2)  Cheetah

    下载cheetah:http://pythonhosted.org//Cheetah/

    进入目录执行  sudo python setup.py install

Mac上 python 找不到 yaml模块

标签:style   http   color   io   os   ar   sp   c   on   

原文地址:http://blog.csdn.net/guo_hongjun1611/article/details/39852873

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!