Hacker News new | ask | show | jobs
by slurryer 2672 days ago
termios issue. I installed this via pip in python 3.7 under windows 10 and got an error about the termios package not being available. But trying to install termios via pip reports that the package is not available. Any suggestions?
1 comments

The readme only claims to support Linux.

termios is a built-in package, but not for Windows. https://docs.python.org/3/library/termios.html