Skip to content

Python 3.13 Compatibility Issue #1555

Description

@shedrachIkenna

hopsworks package (and its dependency hsfs) is trying to import the imp module, which was removed in Python 3.12+.
ModuleNotFoundError: No module named 'imp'

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