curses is not supported on this machine问题解决
curses is not supported on this machine问题解决
在windows环境下运行pycharm里的python3代码,总是出现如下错误:
curses is not supported on this machine (please install/reinstall curses for an optimal experience)
按照网上的一些方法安装curses,依然不管用
正确方法:在以下网址下载对应自己电脑正确版本
https://pypi.org/projec



