How to Install Python for Window, Mac, and Linux - Tutorial Areas

by Alexa
2 years ago
304 Views

Do you want to How to Install Python? If you need to work with Python then it will get you up and running with Python, from downloading it to writing simple programs.

In this tutorial lesson how to install Python on MacOS, Windows, and Linux. We will look at multiple installation methods per platform and discuss what I think is the best option to choose from.

 Installing Python 

Go to www.python.org and download the latest version of Python (version 3.5 as of this writing). It should be painless to install. If you have a Mac or Linux, you may already have Python on your computer, though it may be an older version.

There are many versions available.  If it is version 2.7 or earlier, then you should install the latest version, as many of the programs in this book will not work correctly on older versions.

Download the latest version for windows

There are three methods you can choose from on Windows.

  1. Python is released for Windows

2. It also releases for macOS

3. Download Python for Other Platforms

4. Python for AIX

5. Python for IBM i (formerly AS/400, iSeries)

6. Python for iOS and iPadOS

7. Python for OS/390 and z/OS

8. Python for RISC OS

9. Python for Solaris

10. Python for VMS

11. Python for HP-UX

#Alternate Python packages for Linux

At Least Windows, if click on Python file on your desktop. Then your system will run the program, but not show the code, which is probably not what you want. Instead, if you right-click on the file, there should be an option called Edit with Idle. To edit an existing Python file, either do that or start up IDLE and open the file through the File menu.

Next – Python Coding Why Importance Must Need to Learn

Tags: , , , ,

2 Comments

Leave a Reply