Skip to content

Poetry 1.2.0 fails to install LightFM #6527

@daniel-ferguson

Description

@daniel-ferguson
  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

Issue

Trying to upgrade one of our projects from 1.1.4 to 1.2 results in errors during the poetry install process, which we can reliably reproduce in both local and CI environments.

I've narrowed the issue down to a change in poetry that affects its ability to install the lightfm package. Please see the attached gist for both the minimal pyproject.toml that reproduces the issue, as well as a poetry install -vvv log.

Please let me know if there's anything further I can do to help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions