{"id":418,"date":"2021-10-22T07:02:46","date_gmt":"2021-10-22T07:02:46","guid":{"rendered":"https:\/\/ethosspace.com\/programmers\/?p=418"},"modified":"2021-11-05T11:32:04","modified_gmt":"2021-11-05T11:32:04","slug":"how-to-install-python-on-windows-step-by-step-guide","status":"publish","type":"post","link":"https:\/\/ethosspace.com\/programmers\/how-to-install-python-on-windows-step-by-step-guide\/","title":{"rendered":"How to Install python on Windows step by step guide"},"content":{"rendered":"\n<p>Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python language is popular for data science and analytics. Many data processing software use python. Many python libraries are used in machine learning projects.<\/p>\n\n\n\n<p>Here is step by step guide to install python on windows machine.<\/p>\n\n\n\n<p>It is important to download latest version from <a href=\"https:\/\/www.python.org\/\" rel=\"nofollow\">python official site<\/a> only.<\/p>\n\n\n\n<p><strong>Step 1) <\/strong>Navigate to Python Site <a href=\"https:\/\/www.python.org\/downloads\/\">https:\/\/www.python.org\/downloads\/<\/a> for downloading latest version<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"447\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-1024x447.png\" alt=\"\" class=\"wp-image-419\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-1024x447.png 1024w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-300x131.png 300w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-768x335.png 768w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image.png 1163w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>Python Official Site<\/figcaption><\/figure>\n\n\n\n<p><strong>Step 2)<\/strong> Click on button &#8220;Download Python 3.10.0&#8221; ( In future this version may change to try to select latest version)<\/p>\n\n\n\n<p><strong>Step 3)<\/strong> After clicking on &#8220;Download Python 3.10.0&#8221; Site will download exe file to download folder section<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"125\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-1.png\" alt=\"\" class=\"wp-image-420\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-1.png 672w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-1-300x56.png 300w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><figcaption>downloaded folder view section<\/figcaption><\/figure>\n\n\n\n<p><strong>Step 4)<\/strong> Double click on exe file &#8220;python-3.10.0-amd64.exe&#8221; and Run the Setup<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"399\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-2.png\" alt=\"\" class=\"wp-image-421\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-2.png 665w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-2-300x180.png 300w\" sizes=\"auto, (max-width: 665px) 100vw, 665px\" \/><figcaption>Python Installation Screen<\/figcaption><\/figure>\n\n\n\n<p>S<strong>tep 5) <\/strong>Select Check box &#8220;Add Python 3.10 to Path&#8221; and then click on Install Now Button<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"409\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-3.png\" alt=\"\" class=\"wp-image-422\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-3.png 665w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-3-300x185.png 300w\" sizes=\"auto, (max-width: 665px) 100vw, 665px\" \/><figcaption>Add Python 3.10 selected<\/figcaption><\/figure>\n\n\n\n<p><strong>Step 6)<\/strong> Wait for installer to complete installation<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"664\" height=\"411\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-4.png\" alt=\"\" class=\"wp-image-423\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-4.png 664w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-4-300x186.png 300w\" sizes=\"auto, (max-width: 664px) 100vw, 664px\" \/><figcaption>Python installation is in progress<\/figcaption><\/figure>\n\n\n\n<p>It will take couple of minutes for installation.<\/p>\n\n\n\n<p><strong>Step 7) <\/strong>System will give successful message along with path limitation (which can be ignored). Click on Close Button<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"406\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-5.png\" alt=\"\" class=\"wp-image-424\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-5.png 665w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-5-300x183.png 300w\" sizes=\"auto, (max-width: 665px) 100vw, 665px\" \/><figcaption>Python Installed Successfully message<\/figcaption><\/figure>\n\n\n\n<p><strong>Step 8<\/strong>) Now go to command prompt to check if python is installed or not. Type cmd in Windows Search option and press enter. After displaying command prompt type python and you will get below message.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"824\" height=\"147\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-6.png\" alt=\"\" class=\"wp-image-425\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-6.png 824w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-6-300x54.png 300w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-6-768x137.png 768w\" sizes=\"auto, (max-width: 824px) 100vw, 824px\" \/><figcaption>Python successful installation version message<\/figcaption><\/figure>\n\n\n\n<p>To Start coding in python or to write first program in python we can use default editor &#8220;IDLE&#8221;. <strong>IDLE (Integrated Development and Learning Environment)<\/strong>&nbsp;is a default editor that comes with Python.<\/p>\n\n\n\n<p>To open default editor type IDLE in Windows &#8220;Type here to Search&#8221; section and hit Enter<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"402\" height=\"342\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-8.png\" alt=\"\" class=\"wp-image-428\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-8.png 402w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-8-300x255.png 300w\" sizes=\"auto, (max-width: 402px) 100vw, 402px\" \/><figcaption>IDEL Default Editor for python<\/figcaption><\/figure>\n\n\n\n<p>System will display below editor<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"699\" height=\"202\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-9.png\" alt=\"\" class=\"wp-image-429\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-9.png 699w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-9-300x87.png 300w\" sizes=\"auto, (max-width: 699px) 100vw, 699px\" \/><\/figure>\n\n\n\n<p>Click on File -&gt; New File <\/p>\n\n\n\n<p>System will display editor to write new program for specific file.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"668\" height=\"101\" src=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-10.png\" alt=\"\" class=\"wp-image-430\" srcset=\"https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-10.png 668w, https:\/\/ethosspace.com\/programmers\/wp-content\/uploads\/2021\/10\/image-10-300x45.png 300w\" sizes=\"auto, (max-width: 668px) 100vw, 668px\" \/><\/figure>\n\n\n\n<p>Happy Learning and Coding<\/p>\n\n\n\n<p>You can refer <a href=\"https:\/\/ethosspace.com\/programmers\/category\/code-for-programming-language\/running-code-and-program\/\">these program<\/a> to explore python more and can run python code on <a href=\"https:\/\/ethosspace.com\/programmers\/free-online-python-compiler-interpreter\/\" title=\"Free Online Python Compiler (Interpreter)\">online compiler <\/a>as well.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python language is popular for data science and analytics. Many data processing software use python. Many python libraries are used in machine learning projects. Here is step by step guide to install python on windows machine. It is important to download latest version from [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[11],"tags":[],"class_list":["post-418","post","type-post","status-publish","format-standard","hentry","category-running-code-and-program"],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"sparkling-featured":false,"sparkling-featured-fullwidth":false,"tab-small":false},"uagb_author_info":{"display_name":"program45_-rt8nb","author_link":"https:\/\/ethosspace.com\/programmers\/author\/program45_-rt8nb\/"},"uagb_comment_info":0,"uagb_excerpt":"Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python language is popular for data science and analytics. Many data processing software use python. Many python libraries are used in machine learning projects. Here is step by step guide to install python on windows machine. It is important to download latest version from&hellip;","_links":{"self":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/comments?post=418"}],"version-history":[{"count":5,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/418\/revisions"}],"predecessor-version":[{"id":920,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/posts\/418\/revisions\/920"}],"wp:attachment":[{"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/media?parent=418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/categories?post=418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ethosspace.com\/programmers\/wp-json\/wp\/v2\/tags?post=418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}