1. Ubuntu OS version

Ubuntu 12.04.3 LTS comes with Python 2.7.3.

2. Install IPython

Description:

Enter the command sudo apt-get install ipython and enter your password.

3. install ipython-qtconsole

The reason for the above error is that the matplotlib module has not been installed.

Meanwhile, the following window pops up: \

Note: The IPython team developed a Qt-based framework (the purpose of which is to provide terminal applications with things like inline images, multi-line editing, syntax highlighting, and so on)

Rich text editing function) GUI console. The Qt console can launch multiple IPython processes in the form of tabs, which enables you to perform multiple tasks

Easily switch between.

4. Easy_install, a third-party installation tool

\

Description:

Easy_install is a command that comes with the SetupTools package developed by PEAK(Python Enterprise Application Kit), so use easy_install

You are actually calling SetupTools to do the job of installing the module.

Note: There are other installation tools out there, but easy_install is the only one I’ll cover here, because the value of a tool is creating value, not the tool itself.

5. Install matplotlib

If the above error occurs, then:

\

Then, install the numpy and Matplotlib modules:

\

6. install ipython notebook

After installation, then start: \

After startup, the effect is as follows:

\

\

References:

[1] python – install and use easy_install: www.cnblogs.com/huangjacky/… [2] easy_install: baike.baidu.com/link?url=Bp…