Python2.7 Installing Matplotlib, NumPy

Source: Internet
Author: User

Windows version

First, download python2.7 from the official website, the installation process of the PIP to install, and the path is also selected, is to bring their own tools to select all;

Second, in the cmd input python, will enter the interactive interface, the problem is largely due to the cause of the path;

Third, exit the interactive interface, exit ().

Four, enter into the C:\Python27\Scripts, you will find a PIP in the script, enter pip install pip--upgrade

Five, the most important step, the online a lot of tutorials, is to let you East installation, West installation, the person is dizzy, in fact, only need to enter PIP install Matplotlib, will automatically install the matplotlib, as well as the required components, such as NumPy.

Six, test the next, you can draw, you can also use the NumPy function, entries (lazy) ...

Python2.7 Installing Matplotlib, NumPy

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.