You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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