[py-dev] Py greenlets on wi-64 + Python 2.6?

Arlo Belshee arlo at arlim.org
Tue Jan 13 20:31:11 CET 2009


I really want to use Greenlets on my current project. Actually, I want async
I/O without having to re-write everything above sockets. Oh, and coroutines
for filters and sinks.

 

However, I can't get it to build/install on my Win-64 box. Easy_install
gives the error "error: Setup script exited with error: None".

 

Could anyone give me a pointer (or a win64 +py2.6 egg. That'd be lovely!)?

 

I'd really love to use greenlets. There are so many handy abstractions that
are simple and obvious when implemented using coroutines but twist up and
destroy a codebase when implemented without a resumable stack concept.

 

Thanks.

 

Arlo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/py-dev/attachments/20090113/9e53428e/attachment.htm 


More information about the py-dev mailing list