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

can not work on centos 6.7 #15

Open
leveryd opened this issue Jul 28, 2017 · 0 comments
Open

can not work on centos 6.7 #15

leveryd opened this issue Jul 28, 2017 · 0 comments

Comments

@leveryd
Copy link

leveryd commented Jul 28, 2017

when i run it on centos 6.7,it returns

Traceback (most recent call last):
File "dockertty.py", line 71, in start_pty
flags = fcntl(pty.fileobj, F_GETFL)
UnsupportedOperation: fileno

line 71 in docker.tty

pty.fileobj 's type is _io.BufferedRWPair.

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