I am using Pycharm 2016.1 on CentOS7 and I am testing "Show command line afterwards" and I got this Probl
Pycharm
2016.1
CentOS7
Show command line afterwards
I solved my problem via installing ipython version 4.2:
pip uninstall ipython pip install ipython==4.2.0