Skip to content

Python 3.12 support #149

@NathanCummings

Description

@NathanCummings

Hi, as far as I can tell, this fails on Python 3.12 as netcdf.py imports distutils which was deprecated in 3.10 and removed in 3.12. Could either:

  • pyproject.toml be updated to reflect the fact that >3.11 is not supported.
    or (ideally)
  • The incompatible code be removed to enable 3.12+ support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions