报错信息

Redirection is not supported.  # 不支持重定向

问题随记——【Python】 Redirection is not supported._解决方法

解决方法

RUN --> Edit Configuration --> 勾选 Emulate terminal in output console

运行 --> 编辑配置 --> 勾选 模拟输出控制台的终端

问题随记——【Python】 Redirection is not supported._解决方法_02


成功运行。。