问题描述:

下面的图片出现ModuleNotFoundError: No module named 'termios’等报错
在这里插入图片描述

解决方案:

使用Unix系统,如果使用Windows系统该包是不支持的(该结论在官方文档上即有说明:https://docs.python.org/3/library/tty.html)。

参考文献:

https://stackoverflow.com/questions/63394089/error-modulenotfounderror-no-module-named-termios

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐