(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