我最近在我的pc上安装了崇高的文本3(Ubuntu13.10)。我还安装了,并将冠层设置为默认python。但是崇高文本不是使用新的默认python和ipython,而是使用“旧”版本。在windows中,我过去经常使用SublimeREPL运行ipython控制台,而Canopy则没有问题。我在终点站验证了以下结果:
~$ which python
/home/ccp/Enthought/Canopy_64bit/User/bin/python
~$ which ipython
/home/ccp/Enthought/Canopy_64bit/User/bin
我在终端运行Ipthon,在linux中运行(而不是,一个jupyter笔记本)。
在IPython2.4.1中,以下命令打开一个交互式Tk绘图窗口:
(prodEnv)[kv@loowkv1 sandbox]$ ipython
IPython 2.4.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own h
当显示时,print函数似乎减少了点的数量:
Python 3.8.10 (default, Mar 15 2022, 12:22:08)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.22.0 -- An enhanced Interactive Python. Type '?' for help.
PyDev console: using IPython 7.22.0
Python 3.8.10 (default, Mar 15