Skip to content

"out of pty devices" on Centos 7 #140

@gatlanticus

Description

@gatlanticus

Environment

I installed poetry on Centos 7 using the linux installer and python 3.11.

Behaviour

After installation, poetry --version returned "Poetry (version 1.8.2)".
poetry install ran successfully on my project.

However, subsequent usage of poetry shell return an error: "out of pty devices"

Expected behaviour

Since sysctl kernel.pty.nr showed only one active pty session, poetry should not have run out of pty devices.

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