8000 Wrong comparison of Python versions · Issue #1643 · pypa/pipx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Wrong comparison of Python versions #1643
Open
@asier-izquierdo

Description

@asier-izquierdo

I'm using Python 3.13.3; when trying to install dependencies using "poetry install -v" on a project, there's an error with pipx where the minimum required version is 3.7, considering 3.13.3 to be lower.

The expected outcome should be a correct installation, since technically 3.13 is greater than 3.7, although Python may be evaluating 7 as 70.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0