Simultaneous installation of Anaconda2 and Anaconda3 under Windows

Source: Internet
Author: User

1. Install one as the main version, such as Install Anaconda2 First, select "Add PATH environment variable" when installing. My installation address is: E:\ProgramData\Anaconda3

2. Install another version of Python, install the note do not select "Add PATH environment variable", the most important is to install the address select Anaconda Another version of the folder "Envs" folder, such as I installed ANACONDA2 address: E:\ProgramData \anaconda3\envs\py2\

3. The installation is simple and then used. First Anaconda comes with two Ides (Jupyter and Spyder) that are recommended to be dragged to the desktop and named separately for ease of use. In addition, in CMD can be directly using the Python command to open the main version of the Ipython environment, activating another version of the command line is: Activate Py2 (Py2 replaced by the previous installation directory), the deactivation of the command is deactivate.

Reference (there are steps in the picture): http://blog.csdn.net/infin1te/article/details/50445217

Simultaneous installation of Anaconda2 and Anaconda3 under Windows

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.