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
Post a Comment