Skip to content
New issue

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

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

Already on GitHub? # to your account

Install gevent in setup.py #32

Closed
rgalanakis opened this issue Jul 25, 2014 · 1 comment
Closed

Install gevent in setup.py #32

rgalanakis opened this issue Jul 25, 2014 · 1 comment

Comments

@rgalanakis
Copy link
Owner

See #31
This is failing for Python3 because gevent must be installed from github.

rgalanakis added a commit that referenced this issue Jul 25, 2014
setup.py will install gevent if stackless is not imported *and* we're using Python2.
It was too difficult to install gevent from source as part of setup.py,
so we just warn instead.
Adjusted tox to reflect the less need for explicit dependencies.
Address #32, which is fallout from #31
@rgalanakis
Copy link
Owner Author

Fixed as much as it can be until gevent releases a new version.

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

No branches or pull requests

1 participant