Setuptools v58 introduces a breaking change in that it no longer supports 2to3, which is required by keepalive: <https://setuptools.pypa.io/en/latest/history.html#v58-0-0> Please consider removing this dependency, or dropping Python 2.x support.
Setuptools v58 introduces a breaking change in that it no longer supports 2to3, which is required by keepalive:
https://setuptools.pypa.io/en/latest/history.html#v58-0-0
Please consider removing this dependency, or dropping Python 2.x support.