Skip to content

ml-metadata==1.15.0 not available for Python 3.11 #198

@tarilabs

Description

@tarilabs

On pypi, ml-metadata==1.15.0 is advertised as Python 3.11 compatible:

however that is not really the case, since it appears to be distributed only for Python 3.9 and 3.10, by looking on this page: https://pypi.org/project/ml-metadata/1.15.0/#files

As a consequence, it makes impossible to:

pip install "ml-metadata==1.15.0" -vv

on a x86 linux box with Python 3.11.

Example screenshot using pip and Python 3.11:
Screenshot from 2024-06-01 22-14-52

Example screenshot using a poetry-based project:
Screenshot from 2024-06-01 22-13-34

Related issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions