我在没有分发的情况下在 Windows 7 上安装了 iPython。我读到没有分发,就没有 Python 启动菜单。而且,我无法弄清楚如何安装分发。
还有另一种运行 iPython 的方法吗?这真的让我很困扰。我似乎无法打开控制台!
根据此链接,您需要安装“分发”,因为它在 Windows 7 上是必需的。此链接还提供下载。
这适用于我在 Windows 7 下使用 Python 3.2.3 和 IPython 0.12.1
C:\Python32\Scripts\ipython3.exe
你可以为它创建一个快捷方式。
或者,从 windows 命令 shell 中键入上述命令以启动 IPython。