在倒腾ipython,碰到了个问题,在网上也没找到解决办法, 求教。
我在pycharm的console中输入ipython,然后进入命令行,使用quit/exit都无法退出了。
In[11]: quit()
To exit the PyDev Console, terminate the console within Eclipse.
另外如果是在cmd中进入ipython命令行,使用quit/exit就能退出。
在倒腾ipython,碰到了个问题,在网上也没找到解决办法, 求教。
我在pycharm的console中输入ipython,然后进入命令行,使用quit/exit都无法退出了。
In[11]: quit()
To exit the PyDev Console, terminate the console within Eclipse.
另外如果是在cmd中进入ipython命令行,使用quit/exit就能退出。
4 回答4.5k 阅读✓ 已解决
1 回答3.4k 阅读✓ 已解决
4 回答3.9k 阅读✓ 已解决
3 回答2.2k 阅读✓ 已解决
1 回答4.6k 阅读✓ 已解决
2 回答512 阅读✓ 已解决
1 回答4k 阅读✓ 已解决
Ctrl-D