Terminal Emulation?
已回答
Is there some form of Terminal emulation for PyCharm CE 2017.2.4? I'm trying to work with the curses module and it tells me "Redirection is not supported" when I try to run my code. Some brief Googling found it's because of it trying to run in a console instead of a terminal. Some more Googling found there is an option to emulate the Terminal, but I can't figure out how to do this.
请先登录再写评论。
Please see https://www.jetbrains.com/help/pycharm/working-with-embedded-local-terminal.html and feel free to ask any questions.