qurator-spk/dinglehopper

Test on Python 3.10 fails

mikegerber opened this issue · 2 comments

Seems like Python 3.10 is not explicitly supported by shapely yet https://pyreadiness.org/3.10/ but the error is from trying to build shapely from source:

OSError: Could not find library geos_c or load any of its variants ['libgeos_c.so.1', 'libgeos_c.so']

I'll just wait a while for official wheels.