python - "tput: Unknown terminal 'emacs'" messages when using PyCharm / iPython console on Windows -


i using pycharm ipython on windows. python have installed on box latest anaconda distribution, python 3.4 flavor.

very often, while using console, numerous instances of following warning message:

tput: unknown terminal "emacs" 

this mixed in normal output. has else experienced and/or fixed this? have dug through both ipython , pycharm documentation , have not found related.

did install new recently?

check path "unixy", example removed ...\git\bin path , solved problem me.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -