Anaconda Python And Libraries Installation Guide

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 7

DownloadAnaconda Python And Libraries Installation Guide
Open PDF In BrowserView PDF
www.insofe.edu.in

Anaconda(Python) and Libraries Installation Guide
System Requirements
•
•
•
•

•

Windows 10 or Windows Server 2012 R2
64-bit architecture
At least 8 GB of RAM
At least 20 GB of free disk space
defaults.

Steps to install Anaconda 5.0.0 (64-Bit) with Python 3.6:
1. Go to https://www.continuum.io/downloads

Note:
For macOS use the tab marked in green
For Linux use the tab marked in blue
During installation, make sure to select the first check-box to add anaconda to PATH
environment variable
1|Page

www.insofe.edu.in

2. Open command prompt
a. Execute “python --version”
It will display “Python 3.6.2 :: Anaconda, Inc.”
a. Install tensorflow and keras using pip
conda install -c conda-forge tensorflow (or) pip install tensorflow
conda install -c conda-forge keras (or) pip install keras
conda install -c conda-forge opencv
b. Type python in the terminal prompt and and get into python terminal
c. Execute “import keras”

2|Page

www.insofe.edu.in

JAVA Installation on linux
For Ubuntu :
#sudo apt-get install default-jdk
#sudo apt-get install default-jre
#java -version (It should be latest)

For Centos7 :
#sudo yum update (If you are root user no need to use sudo)
#sudo yum install java-1.8.0-openjdk-headless
#sudo yum install java-1.8.0-openjdk-devel

Anaconda Installation on Linux:
For Ubuntu and centos:
Go to : https://www.anaconda.com/download/#linux

3|Page

www.insofe.edu.in

•
•

Click on Download button.
Enter the following to install Anaconda for Python 3.6:

For Ubuntu.
#sudo chmod +x Anaconda3-5.0.1-Linux-x86_64.sh
#sudo bash Anaconda3-5.0.1-Linux-x86_64.sh

For Centos:
#sudo chmod +x Anaconda3-5.0.1-Linux-x86_64.sh
#sudo ./Anaconda3-5.0.1-Linux-x86_64.sh

Note : In my case it is /home/USER/Downloads . Please check Before installation where you
have downloaded the file and change to that directory and run the above command.
4|Page

www.insofe.edu.in

Anaconda installation on Mac Os :
Go to : https://www.anaconda.com/download/#macos
• Download the graphical macOS installer for your version of Python.

•

On the Destination Select screen, select Install for me only.

NOTE: If you get the error message “You cannot install Anaconda in this location,” reselect
Install for me only.

5|Page

www.insofe.edu.in

•

On the Installation Type screen, you may choose to install in another location. The
standard install puts Anaconda in your home user directory (recommended):

•
•

Click the Install button.
A successful installation displays the following screen:

6|Page

www.insofe.edu.in

•

Finish Installation. Click close button.
Thank You

7|Page



Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.7
Linearized                      : No
Page Count                      : 7
Language                        : en-US
Tagged PDF                      : Yes
XMP Toolkit                     : 3.1-701
Producer                        : Microsoft® Word for Office 365
Creator                         : ISE
Creator Tool                    : Microsoft® Word for Office 365
Create Date                     : 2018:09:24 08:57:11-04:00
Modify Date                     : 2018:09:24 08:57:11-04:00
Document ID                     : uuid:D296DEB7-BB04-4475-ACE6-38C09686D65A
Instance ID                     : uuid:D296DEB7-BB04-4475-ACE6-38C09686D65A
Author                          : ISE
EXIF Metadata provided by EXIF.tools

Navigation menu