biglocalnews / warn-transformer

Consolidate, enrich and republish the data gathered by warn-scraper
https://warn-transformer.readthedocs.io
Apache License 2.0
4 stars 3 forks source link

Begin testing for Python 3.12 support #231

Open stucka opened 6 months ago

stucka commented 6 months ago

3.12 testing failed almost immediately: AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

Looks like there may be some problems getting numpy, SciPi, pandas and maybe setuptools going with existing versions.

https://github.com/pypa/pip/issues/12179#issuecomment-1666585582

stucka commented 1 month ago

And 3.13 beta? https://github.com/actions/python-versions/releases