tput: unknown terminal "emacs" error message while debbuging
When I stop at a breakpoint and I try to use the python console within the debug mode, I get the error tput: unknown terminal "emacs" for anything I do. Basically, I am not able to use the python console during a debug mode.

Please note that I work on a WIndows 8.1, 64-bit and have not installed emacs. I have only installed the newest versions of Anaconda3 and pycharm. Moreover, the code I am debugging has no bugs (i.e. if I run it, it works fine).
I thank you in advance for your help
Please sign in to leave a comment.