是否可以更改DreamPie正在使用的Python解释器版本?

sna*_*ile 6 python shell python-3.x

我的系统上安装了Python 3.1和Python 2.7.我通常使用Python 3.1,但有时我需要使用Python 2.7.

我正在使用的Python shell是DreamPie,它支持3.1和2.7.默认情况下,它使用的是Python 3.1.

是否可以告诉DreamPie"请立即使用2.7",然后通过告诉DreamPie"很棒,现在使用3.1"返回3.1?

如果是这样,那怎么样?否则,我还能做什么?

nmi*_*els 6

给出python2可执行文件的路径...

dreampie /path/to/python2.x
Run Code Online (Sandbox Code Playgroud)