标签: python ubuntu concurrency eventlet
我在Python 2.7.2中使用ubuntu 11.10 我尝试使用eventlet或Concurrence,但简单的例子失败了“分段错误” 我看到这是一个greenlet问题,但不知道如何解决这个问题?请求帮助。
答案 0 :(得分:2)
从https://bitbucket.org/snaury/greenlet
更新:以上版本的修补程序包含在greenlet的新0.3.2版本中:http://pypi.python.org/pypi/greenlet