Skip to content

asf_tools does not support Python 3.12 because of sk-fuzzy #235

Description

@AndrewPlayer3

Jira: https://asfdaac.atlassian.net/browse/TOOL-2896

Note: The above link is accessible only to members of ASF.


Running asf_tools on Python 3.12 results in the following error:

ModuleNotFoundError: No module named 'imp'

This is due to scikit-fuzzy using imp rather than importlib. Python removed imp in 3.12.

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

    Jira BugCreate a Jira Bug for this issuebugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions