Skip to content

astropy has deprecated get_moon which is imported #39

Description

@karenlmasters

Astropy no longer supports get_moon
https://docs.astropy.org/en/stable/changelog.html#version-8-0-0-2026-06-16

get_moon is currently imported in object_tracker.py (maybe other places - but only found it there).

from astropy.coordinates import get_moon does not work in astropy7.1.0, 7.0.2, 7.0.1. The oldest still supported astropy (6.1.7) does support.

conda install astropy=6.17

Unfortunately still doesn't run for me with this fix, but gets a bit smaller error message. Maybe something else needs an older version too...

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