문제

I'm currently using it with 2.7, but thinking of moving to 3.3. The documentation didn't specify if it was compatible with 3.3.

도움이 되었습니까?

해결책

According to pypi gevent package page, it does not support Python 3.x.

...
Programming Language :: Python :: 2.5
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
...
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top