Change Anaconda download source, improve download speed

Source: Internet
Author: User

Using the Conda install package name to install the required Python is very convenient, but the official server is abroad, so the download speed is very slow, the domestic Tsinghua University provides the Anaconda warehouse image, we only need to configure the Anaconda configuration file, add Tsinghua's Mirror source, Then set it as the first search channel, see the official description of Anaconda: Dot I check Anaconda official website about configuration file Description, point I check Anaconda website on the. Condarc File description


The following help is from Tsinghua University Mirror source Web site: Point I view the original page


Anaconda Mirroring Use help

Anaconda is a Python release for scientific computing that supports Linux, MAC, and Windows, and contains numerous popular scientific calculations and data analysis Python packages.

Anaconda installation package can be downloaded to https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/.

TUNA also provides a mirror image of the Anaconda Warehouse, running the following command:

Conda config--add channels ' https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/'
conda config--set Channel_urls Yes

You can add Anaconda Python free warehouse.

Run Conda install NumPy test it.

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.