-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected
Description
- 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).
- OS version and name: Fedora Linux 36, kernel 5.19.8
- Poetry version: 1.2.0
- Link of a Gist with the contents of your pyproject.toml file: https://gist.github.com/daniel-ferguson/9bf5becb724d4ec2fb68e524a3a10f11#file-pyproject-toml
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
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expected