User Tools

Site Tools


anaconda-installation

Anaconda Installation

  1. Download Anaconda. Executable Installer.

    From https://www.anaconda.com/download

    Download Anaconda3 Executable Installer.



    Execute Installer. Click Next.



  2. Click [ I Agree ]



  3. Select [ Just me(recommended) ]. Click [ Next ]



  4. Click [ Next ]



  5. Select [ Create start menu shortcuts(supported packeges only). ] and [ Register Anaconda3 as my default Python 3.11 ]. Click [ Install ]



  6. Click [ Next ]



  7. Click [ Next ]



  8. Click [ Finish ]



  9. Check Installation. Open the Anaconda Prompt



    or



    (base) C:\Users\kan>conda --version
    conda 23.7.3
    (base) C:\Users\kan>python --version
    Python 3.11.4

<note> We will then create Python 3.10.6 environment afterward. </note>

anaconda-installation.txt · Last modified: 2025/02/21 00:02 by 127.0.0.1