摘要: 在 Mac OS X 中安装 gevent 在Mac OS X中使用pip安装gevent出现错误提示:fatal error: 'event.h' file not found 原因为 gevent 建立在 libevent 库之上,必须先安装 libevent,libevent 中提供了 e... 阅读全文
posted @ 2013-05-17 21:35 iFantasticMe 阅读(1529) 评论(0) 推荐(0)