Skip to content

A couple cmorizer formatters don't work with Python 3.14 due to importing pys2index #4490

@valeriupredoi

Description

@valeriupredoi

@bouweandela and I are just aboutt to merge the Python 3.14 support PR #4303, but for that we had to mention that some of the cmorizer formatters don't run in an env with Python 3.14 due to needing to import pys2index, which needs a dependency that is not currently built for 3.14. @schlunma has ideas on how to replace pys2index see #4303 (comment) and Bouwe is preaching rebuilding libabseil so pys2index is compat with 3.14, but am not willing to pay that work, given how minimally pys2index is maintained. Anyways, long story sort, we have those formatters working only for Python<3.14. Those affected are:

        "aeronet.py",
        "noaa_gml_surface_flask.py",
        "noaa_gml_surface_flask_ch4.py",
        "noaa_gml_surface_flask_co2.py",
        "noaa_gml_surface_flask_n2o.py",

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions