geventhttpclient-wheels · PyPI
https://pypi.org/project/geventhttpclient-wheels05.04.2020 · geventhttpclient uses a fast http parser, written in C, originating from nginx, extracted and modified by Joyent. geventhttpclient has been specifically designed for high concurrency, streaming and support HTTP 1.1 persistent connections. More generally it is designed for efficiently pulling from REST APIs and streaming APIs like Twitter’s.
Failed to build gevent 21.1.2 · Issue #1765 · gevent/gevent ...
github.com › gevent › geventNote that I have not tried installing from source, but the command pip install --no-cache-dir --no-binary gevent gevent==21.1.2 produces the exact same output. Also note that in both the original post and my case, we are using pip 21.0, while you are using pip version 18 - there are (to my understanding) significant differences in the pip build process between the two versions (though gevent ...