Installation of Python data analysis software under Windows 7

Source: Internet
Author: User
Tags install django pip install django install pandas install matplotlib

(1) Perform installation Python-2.7.10.exe (this is a 32-bit package, found that the 64-bit package will conflict with many software, cannot find the path. And note the last installation option when installing, select automatically modify path)

Download the software here http://www.scipy.org/scipylib/download.html

(2) Perform installation Numpy-1.9.2-win32-superpack-python2.7.exe

(3) Perform installation Scipy-0.16.0b2-win32-superpack-python2.7.exe

(4) CMD open a command line window

(5) Pip install Matplotlib (the PIP will be installed automatically because of too much dependency)

You can download the software here http://sourceforge.net/projects/matplotlib/files/matplotlib-toolkits/

(6) Perform installation Basemap-1.0.7.win32-py2.7.exe

(7) Pip Install Pandas

Other Accessory Module Installation

(4) Pip install SQLAlchemy

===================

Start the package required for Ipython

(5) Pip install Ipython

(6) Pip install PYZMQ

(7) Pip install JINJA2

(8) PIP install tornado

(9) Pip install Pyopenssl

Pip Install Jsonschema

(10) Open a Ipython shell and type the following code:

From IPython.external.mathjax import Install_mathjax

Install_mathjax ()

Start command

Ipython Notebook

After you create a new notebook, you can enter%matplotlib at the command line

After booting up normally, FIREFOXH or Chrome browser access http://127.0.0.1:8888

==xml module = =

Pip Install lxml

= = Read and write Excel file module = =

Pip Install Xlrd

Pip Install OPENPYXL

==http Get module = =

PIP Install requests

====mysql connceter==

==mysql module = = (mysql.com download)

http://dev.mysql.com/downloads/connector/python/

Performing the installation Mysql-connector-python-2.0.4-py2.7.exe

===other===

Pip Install BeautifulSoup

Pip Install Neurolab

===wxpython===

Http://www.wxpython.org/download.php#msw

Performing the installation wxpython3.0-win32-3.0.2.0-py27

=======scikit-learn=========

Pip Install Scikit-learn

========web========

Pip Install Django

Installation of Python data analysis software under Windows 7

Related Article

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.