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

Windows support #3

Open
davidbrochart opened this issue Jan 29, 2023 · 4 comments
Open

Windows support #3

davidbrochart opened this issue Jan 29, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@davidbrochart
Copy link

It could be nice to support Windows, maybe using pywinpty?

@mitosch
Copy link
Owner

mitosch commented Jan 29, 2023

Thank you for your feedback. I will have a look into it and try to setup a windows box.

Which terminal do you suggest to use for windows? (Besides cmd.exe :-)

@mitosch mitosch added the enhancement New feature or request label Jan 29, 2023
@davidbrochart
Copy link
Author

I only know cmd.exe.

@mitosch
Copy link
Owner

mitosch commented Jan 30, 2023

I managed to install a Windows Python environment. The following packages are unix specific: fcntl, termios, pty.

@davidbrochart
Copy link
Author

Yes, you can have a look at jupyverse for an example of using winpty.

@mitosch mitosch self-assigned this Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants