Skip to content

Poetry 1.7.1 Pipx Installation thinks pipx venv is system env #8862

@dostuffthatmatters

Description

@dostuffthatmatters
  • I am on the latest stable Poetry version, installed using a recommended method.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have consulted the FAQ and blog for any relevant entries or release notes.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

I installed Poetry 1.7.1 using Pipx. When I run poetry env info, instead of showing the system interpreter under "system", it shows the pipx environment. I installed pipx using the system interpreter. I our setup, I have to use the system interpreter, so I rely on poetry env use system. But when the system is seen as the .venv poetry uses and my dependencies conflict with poetry, I cannot install them without breaking poetry in the process.

Screenshot 2024-01-09 at 22 44 34

Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/venvRelated to virtualenv managementkind/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