Skip to content

python >=3.13 compatibility #26

Description

@nmiller95

Tried running teb with specified requirements in clean 3.13 and 3.12 envs but couldn't get it to work [fortunately an older env still works for me for now]. Need to check packages and maybe freeze/revise the requirements (optionally also upgrade requirements.txt to pyproject.toml)

I didn't spend long looking into the cause of it yet, but from what I can tell at a glance:

  • np.can_cast in gaiadr3-zeropoint package no longer supported - I suspect this package may be the main issue
  • setuptools not compatible with at least python 3.12, 3.13 or other requirements listed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions