qurator-spk / dinglehopper

An OCR evaluation tool
Apache License 2.0
59 stars 13 forks source link

Test on Python 3.10 fails #61

Closed mikegerber closed 2 years ago

mikegerber commented 2 years ago

https://app.circleci.com/pipelines/github/qurator-spk/dinglehopper/17/workflows/92b2aab0-1517-4b2f-8099-15f7190426ce/jobs/79

mikegerber commented 2 years ago

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.

mikegerber commented 2 years ago

Shapely 1.8.0 was released yesterday, this fixes our tests for Python 3.10: https://app.circleci.com/pipelines/github/qurator-spk/dinglehopper/20/workflows/90b1ddd7-a862-43b1-b457-4121ddb2c990/jobs/95