Skip to content

(馃悶) Confusing error message in poetry show with outdated lock file#9485

Description

@KotlinIsland

Description

> px poetry show
basedmypy    2.3.0

> # update pyproject.toml to say 'basedmypy = "2.4.0"'

> px poetry show

Because test depends on basedmypy (2.4.0) which doesn't match any versions, version solving failed.

This is caused by the same problem as:
Related:

This message is nonsense, as you can learn from the linked issues.

Poetry Installation Method

pyprojectx

Operating System

Windows 10

Poetry Version

1.8.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/showRelated to `poetry show`kind/bugSomething isn't working as expectedstatus/triageThis issue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions