Skip to content

miniKanren 1.0.4 release requires setuptools >= 77.0.0Β #1495

@nataziel

Description

@nataziel

Description

This is not really a bug in pytensor, but I figure it might help some people who run into this error.

See here: pythological/kanren#91

Because miniKanren doesn't upload wheels to pypi, the project must be built from source when installing. miniKanren 1.0.4 has migrated to using a PEP 639 compliant pyproject.toml and now uses the project.license-files property, which is only supported for setuptools>=77.0.0.

@ricardoV94 you might be able to head off the problem for pytensor users by pinning miniKanren to 1.0.3 until they get wheels uploaded to pypi

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