Skip to content

Wrong warning shown if pyproject.toml found #1834

@t-kalinowski

Description

@t-kalinowski
Warning message:
In poetry_config(required_module) :
  This project appears to use Poetry for Python dependency management.
However, the 'poetry' command line tool is not available.
reticulate will be unable to activate this project.
Please ensure that 'poetry' is available on the PATH.

This warning is emitted incorrectly in projects that use uv, not poetry for Python env management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions