-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels