Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)] on win32 (.venv) >python -m pip install shapely==1.8.0 Collecting shapely==1.8.0 Using cached ...
This looks like a possible repeat of #146. In pypa/setuptools#2597, I'm attempting to run Setuptools tests on Python 3.10 for the first time, but am unable to. It looks like the issue is that (a) ...