Skip to content

Adding poetry-release to poetry 1.6.1 breaks poetry. #6

@jflipts

Description

@jflipts

When I add poetry-release to poetry 1.6.1 with poetry self add poetry-release (^0.3.1) this works but running any poetry command after that results in No module named 'poetry.core.semver'.

Before adding poetry-release this is the output of poetry env info

Virtualenv
Python:         3.10.9
Implementation: CPython
Path:           NA
Executable:     NA

System
Platform:   linux
OS:         posix
Python:     3.10.9
Path:       /home/jflipts/miniconda3
Executable: /home/jflipts/miniconda3/bin/python3.10

When I uninstall poetry and install poetry 1.5.1 and add poetry-release 0.3.1 everything works back as expected.

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