No Emulate terminal in output console in Debug window in PyCharm for m1 mac
已回答
I am learning Python with an instruction video. In the instructor's Debug window, “Emulate terminal in output console" exists. However, in my Debug is like this picture with no such item. I would like someone to give me a help.
请先登录再写评论。
If you're using a local interpreter you can click on “Modify Options” and the option is there:
Thank you for your help! I greatly appreciate for your kindness!