Installation of 64-bit Python under windows and installation of machine learning related packages (practical)

Source: Internet
Author: User

Open Blog has long, think of a long time decided to write a basic installation tutorial, hope posterity less detours, also take this hope to communicate with you a lot. The link given in this article is based on the package on the premise of python2.7.

1. First download the 64-bit Python package for installation (default python2.7.6)

Download Link: https://www.baidu.com/link?url=i1EA542Pi-dNF0hi9veKLT6dDlsur0X0n3H81kEOUxwwlnbNvyRiwu8jP_ e9bwi5ajuqdk1isrmuyd9h3sdecbdionqitwav6t8utuqpvow&ie=utf-8&f=8&tn=baidu&wd=python%202.7%2064% e4%bd%8d%20%e4%b8%8b%e8%bd%bd&inputt=7679&bs=python%202.7

2. Download the Easy_install installation package

Download Link: http://pypi.python.org/pypi/setuptools

Here to complete the installation through the Python setup.py intall command

3. Complete installation of six, pypasing, Nose and python-dateutil via Easy_install

4. If the mandatory easy_install numpy, scipy and matplotlib will be wrong, the specific reasons have not been understood, you have clear trouble to inform.

Need to pass the three related packages of http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy这个强大的分享平台来找到numpy, scipy and Matplotlib, Here are all. WHL files, which need to be installed via PIP, so there is an important preparation is easy_install pip to complete the PIP installation, after the installation is successful, it can be installed on the above three respectively. WHL for installation in Pip install **.py.

5. Download the most important machine learning package: Scikit-learn, the package installation needs to be based on the above package, so must be installed sequentially, if all the. exe files can not be in the appropriate order, the same to http://www.lfd.uci.edu/~gohlke/ pythonlibs/#scikit-learn, download the SCIKIT_LEARN?0.16.0?CP27?NONE?WIN_AMD64.WHL installation package and install it using PIP install **.py.

In addition I now choose the editor is based on Eclipse Pydev plug-ins, installation tutorials Online is more, you can go to Baidu ...

Installation of 64-bit Python under windows and installation of machine learning related packages (practical)

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.