Install Python 3.4 with Anaconda 3 Distribution (Distro) Part 1

Step 1: Download Anaconda 3 Distro and  Install Python 3.4

The fallowing tutorials geared for Python 3.x+ on a 64bit Windows 7 system.   Go to the Continuum site and download Anaconda 3.

However, the process is the same for Python 2.7.

python, iinstall. anaconda distro

On the right you can see the link for Python 3

Click on “I want Python 3” link to get the correct version. Then make sure it is for 64 bit.

64bit python 3 download

After you have selected the correct version click the link to download.

Click the highlighted area to download 64 bit Anaconda3 Python 3.   While waiting for the file to download…

Click on Packages to see the list that comes with this distribution.

Click on Packages to see the list that comes with this distribution.

As you can see there are over 200 packages that will be included. This saves a lot of time in the long run. This ditro also enables you to update all these packages with one command. I will be showing you this in part 2.

Step 2: Running the Installer

Go to the folder where you downloaded it to and double click to install. Them click run.

Click Next

Click Next

If you agree click next.

If you agree click I agree.

Please read the agreement and if you don’t have any problems with it click agree to move forward.

Click whatever is appropriate and click next

Click whatever is appropriate and click next

You can either have this available to you or everyone the uses this computer. Choose what is appropriate for your situation.

I strongly suggest you keep in default location until you know what you are doing.

I strongly suggest you keep the default location until you know what you are doing.

Otherwise feel free to put it where ever you wish.

Check the box highlighted and click next.

Check the box highlighted and click install. This may be checked already.

After installed click Start or press windows key.

After installed click Start or press windows key.

Then click Anaconda. You will see all the cool goodies that comes with this distribution (distro) too!!

See all the cool stuff we will be playing with?

See all the cool stuff we will be playing with?

You should see the Ipython Notebook, Anaconda command prompt,  Ipython Qt console (interpreter) and much more. These will be the focus of the upcoming  tutorials on Python 3.4+. Please watch part 2 to see how to install, update packages and more!!

Continued in Part 2  

Or visit thebotdoc Youtube channel to see all my tutorials.

 

You are welcome to follow me on Twitter @CodeDocta

Or please feel free to join the conversation over at our Facebook page

Code Docta

 

Also please check the resources page for Python tutorials I have found helpful along the way and many more useful information.

 

Thank you for reading and have a Pythonic Day!

Leave a comment