Installing Ipython via PIP3

Source: Internet
Author: User

Operating system: Centos7.4;ipython can be used to test Python statements, so it needs to be installed.

You first need to install the Epelde extension Library:

Easy_install is a command from the Setuptools package developed by the Peak (Python Enterprise application kit), so use Easy_ The install is actually calling Setuptools to complete the work of the installation module (note: from Baidu Encyclopedia). Since Centos7.4 has installed the python2.7 version, Easy_install is already installed on the operating system.

The Ipython can now be installed directly via PIP3:

After the installation is complete:

In fact, the installation of Python3 version can also be installed through PIP3, installation python2 need PIP2 to install, that is, the PIP version and Python version is one by one corresponding, no longer demonstrated here.

  

Installing Ipython via PIP3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.