如何在Windows 7上获得ipython图形控制台? [英] How to get an ipython graphical console on Windows 7?

查看:81
本文介绍了如何在Windows 7上获得ipython图形控制台?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在哪里可以找到在Windows 7(64位)中安装 ipython qtconsole 所需模块的分步说明?

Where can I find step-by-step instructions to install the modules required by ipython qtconsole in Windows 7 (64-bit)?

(对不起这个问题的简洁。我写下我尝试过的所有内容几乎需要几个小时,而且差不多让任何人阅读它。我只会注意到我发现甚至与pyqt4远程相关的所有内容似乎都是特定于Unix的,最多只是粗略地点头看看Windows用户可能会尝试... ...

(Sorry for the brevity of this question. It would take literally hours for me to write down all the things I have attempted, and nearly as long for anyone to read it. I'll just note that everything that I have found even remotely related to pyqt4 seems extremely Unix-specific, with at most a cursory nod at what Windows users may try...)

推荐答案

安装和< a href =https://stackoverflow.com/a/17176423/1229707>将Python路径添加到环境变量:

打开Windows命令行(cmd.exe)并运行:

Open Windows command line (cmd.exe) and run:

pip install ipython[all]

或按照官方网站

pip install qtconsole

在完成安装所有软件包之后,你可以通过运行来启动ipython qtconsole:

After pip finished installing all the packages, you can start the ipython qtconsole by running:

ipython qtconsole

jupyter qtconsole

这篇关于如何在Windows 7上获得ipython图形控制台?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆