pycharm的python console报错CE.app/Contents/helpers/pydev/_pydev_bundle/pydev_ipython_console_011.py", line 87, in init self.matchers.remove(self.python_matches) ValueError: list.remove(x): x not in list

卸载ipython

pip uninstall ipython

安装ipython6.2.0

pip install ipython==6.2.0

posted @ 2019-04-23 19:20  保军Baojun  阅读(3188)  评论(0编辑  收藏  举报