Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"out of pty devices" on Centos 7 #140

Open
gatlanticus opened this issue Apr 2, 2024 · 0 comments
Open

"out of pty devices" on Centos 7 #140

gatlanticus opened this issue Apr 2, 2024 · 0 comments

Comments

@gatlanticus
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant