Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubles / Tips to install gevent on OSX Yosemite 10.10.5 #69

Open
KOWLOR opened this issue Oct 2, 2015 · 0 comments
Open

Troubles / Tips to install gevent on OSX Yosemite 10.10.5 #69

KOWLOR opened this issue Oct 2, 2015 · 0 comments

Comments

@KOWLOR
Copy link

KOWLOR commented Oct 2, 2015

Spent 3 hours to install gevent, the only solution I've found was to edit the requirements.txt from

gevent
hurry.filesize
pycrypto
protobuf

to

gevent==1.1.b1
hurry.filesize
pycrypto
protobuf

And it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant