Guide to Install Python
Guide to Install Python
Contents:
Then Enter Oracle JDK SE 8 Website, accept license and choose windows 64 bit exe.
Download
Run the downloaded exe file.
Click next.
Install Python 3.5:
First search on google for the term python.org, then enter website www.python.org
Click run
Don’t forget to check the box of “Add Python 3.5 to system Path”
Click next
Click next
Name your file hello_python, and write down this command print(“Hello Python from
PyCharm”)
Run your program, Click on the top menu run, run hello_python.py, or Run as and choose
hello_python.py
Install LiClipse 4.4:
Search for LiClipse 4.4 Download on Google and enter LiClipse Website
Click on LiClipse 4.4.0 Windows (64 bit or 32 bit according to your computer’s type)
Open LiClipse (Note that LiClipse and PyCharm require JDK 8 to run the GUI because it is written
in Java).
Choose your workspace folder, and check do not ask again, then click launch.