Skip to content

Projects with extension modules no longer installed in editable mode #8377

@robbotorigami

Description

@robbotorigami
  • Poetry version: 1.6.1
  • Python version: 3.11
  • OS version and name: Ubuntu 22.04
  • pyproject.toml: gist
  • 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've been experiencing an issue with poetry for projects that have compiled extension modules. When installing with poetry install, the package is not installed in editable mode. This does not happen with projects that do not contain extension modules, and does not occur for poetry 1.5.1. I took a look through the changelog for 1.6.0 and found this relevant comment by Teagum in PR #7975 , but I didn't see any follow up or issues that captured this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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