- How to install anaconda windows
- Download and install Anaconda:
- Working with Anaconda:
- Руководство по установке Anaconda в Windows 10
- Как установить Anaconda на Windows
- Подписывайтесь на канал в Дзене
- Installing on Windows¶
- Installing in silent mode¶
- Updating conda¶
- Uninstalling conda¶
- Frequently asked questions¶
- Getting Anaconda¶
- Installing Anaconda¶
- Using conda packages¶
- General¶
How to install anaconda windows
Anaconda is an open-source software that contains Jupyter, spyder, etc that are used for large data processing, data analytics, heavy scientific computing. Anaconda works for R and python programming language. Spyder(sub-application of Anaconda) is used for python. Opencv for python will work in spyder. Package versions are managed by the package management system called conda.
To begin working with Anaconda, one must get it installed first. Follow the below instructions to Download and install Anaconda on your system:
Download and install Anaconda:
Head over to anaconda.com and install the latest version of Anaconda. Make sure to download the “Python 3.7 Version” for the appropriate architecture.
Begin with the installation process:
- Getting Started:
- Getting through the License Agreement:
- Select Installation Type: Select Just Me if you want the software to be used by a single User
- Choose Installation Location:
- Advanced Installation Option:
- Getting through the Installation Process:
- Recommendation to Install Pycharm:
- Finishing up the Installation:
Working with Anaconda:
Once the installation process is done, Anaconda can be used to perform multiple operations. To begin using Anaconda, search for Anaconda Navigator from the Start Menu in Windows
Attention geek! Strengthen your foundations with the Python Programming Foundation Course and learn the basics.
To begin with, your interview preparations Enhance your Data Structures concepts with the Python DS Course.
Руководство по установке Anaconda в Windows 10
Дата публикации Oct 3, 2019
Когда мы начнем работать над машинным обучением и углубленным изучением ИИ, нам, по сути, придется установить несколько пакетов. Это на самом деле иногда проблематично для большинства из нас. Чтобы сделать это проще, Anaconda приходит в качестве менеджера пакетов, который будет управлять установкой и развертыванием наших новых пакетов.
Сначала перейдите по следующей ссылке:https://www.anaconda.com/distribution/и страница появится так.
Прокрутите страницу вниз и выберите окна.
Загрузите версию Python 3.7 (рекомендуется), поскольку версия Python 2 больше не будет поддерживаться сообществом в конце 2019 года. В зависимости от вашей компьютерной системы, выберите 32-разрядный или 64-разрядный установщик для загрузки файла .exe.
После загрузки файла запустите файл. Файл откроется, нажмитеследующий
И нажмитеЯ согласенк лицензии.
выберитеПросто яи нажмитеследующий
Выберите место установки, нажавОбзор илиоставьте все как есть (местоположение по умолчанию) и продолжайте нажиматьследующий,
Здесь настоятельно рекомендуется выбрать второйЗарегистрировать Anaconda в качестве моего Python по умолчанию 3.7И нажмитеустанавливать
После завершения установки откройтеАнаконда Подскажитеиз панели меню Пуск Windows.
Anaconda Prompt — это оболочка, похожая на Windows Command Prompt (Windows Terminal) на основе дистрибутива Anaconda. Чтобы проверить, успешно ли мы установили Anaconda, введитепитонКоманда в оболочке.
и вывод будет выброшен с версией Python, и символ будет изменен на с>в>>>показывая это как интерпретатор Python.
Чтобы выйти из интерпретатора Python, введите команду выхода, как показано ниже.
Что если мы хотим получить доступ к Anaconda из командной строки Windows? Следуйте этому, если вы хотите сделать это. Сначала из подсказки Anaconda введите эту команду, чтобы проверить местоположение Anaconda.
НажмитеWindows Key + Rчтобы открыть окно Run. Типsysdm.cplв коробке и нажмитеХОРОШО .
Свойства системыокно появится. Затем перейдите кпродвинутыйвкладку и нажмите наПеременные среды
ВПеременные средыокно, выберитеПутьи нажмитередактироватьредактировать путь.
ВнутриИзменить переменную средыокно, нажмитеновыйдобавить пути.
Добавьте эти три местоположения в это. Введите свое имя пользователя вместо* UserName *.Здесь я использую последнюю версию AnacondaAnaconda3и если вы склонны использовать более старые версии, также измените номера версий.
После того, как все вышеперечисленные действия будут выполнены, откройте командную строку Windows из поля «Выполнить», введяCMDи ударилХОРОШО.
В командной строке введите команду
и увидим несколько строк появилось. Это означает, что мы можем успешно выполнять команды Anaconda прямо из нашего любимого терминала Windows.
И последнее, но не менее важное, чтобы проверить версию conda. Введите эту команду ниже.
Как установить Anaconda на Windows
- Скачайте установщик Anaconda.
- РЕКОМЕНДУЕТСЯ: проверить целостность данных с SHA-256.
- Кликните два раза по файлу с установочной программой.
Чтобы избежать ошибок доступа, не запускайте установку из папки «Избанное».
Если при установке появляются проблемы, попробуйте временно отключить антивирусное ПО, а затем снова включить его после установки. Если Anaconda была установлена для всех пользователей, нужно удалить ее и переустановить для одного пользователя.
Устанавливайте Anaconda в папку, имя которой не содержит пробелов и символов unicode (например, кириллицу)
Не устанавливайте с правами Администратора, если такие не запрашивались
Для установки Anaconda без PyCharm просто нажмите кнопку «Далее» (Next)
Подписывайтесь на канал в Дзене
Полезный контент для начинающих и опытных программистов в канале Лента Python разработчика — Как успевать больше, делать лучше и не потерять мотивацию.
Installing on Windows¶
Download the installer:
Double-click the .exe file.
Follow the instructions on the screen.
If you are unsure about any setting, accept the defaults. You can change them later.
When installation is finished, from the Start menu, open the Anaconda Prompt.
Test your installation. In your terminal window or Anaconda Prompt, run the command conda list . A list of installed packages appears if it has been installed correctly.
Installing in silent mode¶
The following instructions are for Miniconda. For Anaconda, substitute Anaconda for Miniconda in all of the commands.
To run the the Windows installer for Miniconda in silent mode , use the /S argument. The following optional arguments are supported:
/InstallationType=[JustMe|AllUsers] —Default is JustMe .
/AddToPath=[0|1] —Default is 0
/RegisterPython=[0|1] —Make this the system’s default Python. 0 indicates JustMe , which is the default. 1 indicates AllUsers .
/S —Install in silent mode.
/D= path> —Destination installation path. Must be the last argument. Do not wrap in quotation marks. Required if you use /S .
All arguments are case-sensitive.
EXAMPLE: The following command installs Miniconda for the current user without registering Python as the system’s default:
Updating conda¶
Open your Anaconda Prompt from the start menu.
Navigate to the anaconda directory.
Run conda update conda .
Uninstalling conda¶
In the Windows Control Panel, click Add or Remove Program.
Select Python X.X (Miniconda), where X.X is your version of Python.
Click Remove Program.
Removing a program is different in Windows 10.
© Copyright 2017, Continuum Analytics Revision b6d32c8d .
Frequently asked questions¶
Getting Anaconda¶
How do I get Anaconda with Python 3.5 or 3.6?
There are three ways to get Anaconda with Python 3.5 or 3.6:
- We recommend that you download the latest version of Anaconda and then make a Python 3.5 (or 3.6) environment.
- Or download the latest version of Anaconda and run the following command to install Python 3.5 (or 3.6) in the root environment: conda install python=3.5 or conda install python=3.6 .
- Or download the most recent Anaconda installer that included Python 3.5 (Anaconda 4.2.0) or Python 3.6 (Anaconda 5.2.0). You can download either of these from our archive. Scroll down the page until you find the version you need for your platform.
How do I get previous versions of Anaconda or older versions of packages?
You can download previous versions of Anaconda from the Anaconda installer archive.
The installation procedures for previous versions are the same as the installation for the current version. For graphical installs, double click the downloaded installer file and follow the prompts. For command line installs, run “bash filename.sh” and follow the prompts. The installer filenames and hashes for previous versions will be different.
Older versions of packages can usually be downloaded from the package repository or from https://anaconda.org/anaconda/PackageName.
Replace PackageName with the name of the desired package.
EXAMPLE: At https://anaconda.org/anaconda/beautifulsoup4, previous versions of beautifulsoup4 are shown on the Files tab.
You can also search for packages from the command line with conda search PackageName .
I am behind a firewall. How can I download Anaconda?
If your corporate security settings do not allow you to download a Windows .exe executable file, download our zipped file.
Installing Anaconda¶
How can I install Anaconda on an air-gapped computer?
After you have the file, it’s the same as any other install. Save a local copy of the appropriate Anaconda installer for the non-networked computer. You can copy the Anaconda installer using many different methods including a portable hard drive, USB drive, or CD.
After copying the installer to the air-gapped machine, follow the installation instructions for your operating system.
In what folder should I install Anaconda on Windows?
We recommend installing Anaconda or Miniconda into a directory that contains only 7-bit ASCII characters and no spaces, such as C:\anaconda . Do not install into paths that contain spaces such as C:\Program Files or that include Unicode characters outside the 7-bit ASCII character set. This helps ensure correct operation and no errors when using any open-source tools in either Python 3 or Python 2 conda environments.
Should I add Anaconda to the Windows PATH?
When installing Anaconda, we recommend that you do not add Anaconda to the Windows PATH because this can interfere with other software. Instead, open Anaconda with the Start Menu and select Anaconda Prompt, or use Anaconda Navigator (Start Menu — Anaconda Navigator).
Should I add Anaconda to the macOS or Linux PATH?
We do not recommend adding Anaconda to the PATH manually. During installation, you will be asked “Do you wish the installer to initialize Anaconda3 by running conda init?” We recommend “yes”. If you enter “no”, then conda will not modify your shell scripts at all. In order to initialize after the installation process is done, first run source
to conda>/bin/activate and then run conda init .
with the actual path of your installed Anaconda file.
What is the default path for installing Anaconda?
If you accept the default option to install Anaconda on the “default path” Anaconda is installed in your user home directory:
- Windows 10: C:\Users\ \Anaconda3\
- macOS: /Users/ /anaconda3 for the shell install,
/opt for the graphical install. See installing on macOS .
If your username includes spaces, as is common on Windows systems, you should not accept the default path. See In what folder should I install Anaconda on Windows?
I already have Python installed. Can I install Anaconda?
You do not need to uninstall other Python installations or packages before installing Anaconda. Even if you already have a system Python, another Python installation from a source such as the macOS Homebrew package manager and globally installed packages from pip such as pandas and NumPy, you do not need to uninstall, remove, or change any of them.
Install Anaconda or Miniconda normally. There is no need to set the PYTHONPATH environment variable.
To see if the conda installation of Python is in your PATH variable:
- On macOS and Linux, open the terminal and run echo $PATH .
- On Windows, open an Anaconda Prompt and run echo %PATH% .
To see which Python installation is currently set as the default:
- On macOS and Linux, open the terminal and run which python .
- On Windows, open an Anaconda Prompt and run where python .
To see which packages are installed in your current conda environment and their version numbers, in your terminal window or an Anaconda Prompt, run conda list .
How can I use Anaconda on older systems?
Using conda packages¶
How can I configure or opt out of the Intel Math Kernel Library (MKL)?
For information on configuring and uninstalling MKL, see the Anaconda MKL documentation .
How can I use TKinter?
Make sure the conda package tk is installed:
If it is not installed, run:
Python programs can use TKinter with import Tkinter on Python 2 or import tkinter on Python 3.
How can I use Cython on macOS?
Cython needs a C compiler, so you need to install Xcode.
How can I use Theano?
Theano requires gcc for acceleration.
To install Theano with acceleration:
- On Windows, run conda install theano .
- On Linux and macOS run conda install gcc theano .
Theano is available from the default Anaconda channels for Windows, macOS, and Linux with the command conda install theano .
How can I use GPUs with Anaconda?
General¶
How is CPython compiled?
- Python 2.6 and 2.7 were compiled with Visual Studio 2008.
- Python 3.3 and 3.4 were compiled with VS 2010.
- Python 3.5 was compiled with VS 2015.
How do I cite Anaconda in an academic paper?
To cite Anaconda in an academic paper, use the recommended format. Example:
Anaconda Software Distribution. Computer software. Vers. 2-2.4.0. Anaconda, Nov. 2016. Web. .