window_64-bit Python environment to build __python

Source: Internet
Author: User

software that needs downloading

"Python3.6.2.exe (also can choose the newer version)-----URL:

https://www.python.org/downloads/release/python-362/

"Anaconda3-4.4.0-windows-x86_64 (also can choose the newer version)-----URL:

Https://www.continuum.io/downloads

If download speed is not ideal also can choose to download on this website (very fast):

http://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

Click on the version you want to download.

ii. setting of environment variables

You don't have to set it up in Windows alone, and when you install Python, check the red box below:

After the installation is complete, you can open the window's own command prompt tool to verify:

iii. Important library of Python

When Anaconda is installed, it automatically helps Python deployment. You can verify by anaconda the Anaconda prompt command prompt tool after the installation is complete:

Iv. ways to install more libraries

Find a library:
Anaconda Search-t Conda TensorFlow

Find the corresponding platform type, you can display the library you want to install separately:

Install the library, copy the following command and run:
Conda Install--channel Https://conda.anaconda.org/dhirschfeld tensorflow

Wait for the installation to complete, and if the installation fails, you can run the command again.

to this end, the Python environment is deployed.
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.