How to Install PyCharm on Windows 10 | Download

미연

·

2022. 4. 30. 01:59

in this post we'll look at how to download and install pycharm along with the python on windows system you can follow the same process for all version of windows like windows 7 windows 8 windows 10 or even you can use for windows 11 as well so first we'll check whether our system has python or not so for that let's open our command prompt so once you open your command line uh in order to check the python what you have to do is you just say python if an iphone wasn't so when you say python iphone iphone versions so when you say python was not found so means that you don't have any version of python installed on your system so first let's go ahead and install python so for that let's minimize this so first we'll download our python so for that let's open our chrome browser and here in the search bar search for python download so once you search for python download you will see the official website of python so just click on it so this is official website of python so here you can see this latest version of python 3.10.2 as of now but i'm gonna install some stable version of python so for that we will install python 3.9 so i go to downloads and go to windows and here i'm gonna search for 3.9 so here i can see 3.9.8 and here i can say this installer for windows 64 bit so i just click on it so it will start the python installation installer for my windows system 64-bit so looks like our download is completed now let's go to download folder so here you can see the installer for python 3.9.8 so for the uh installation just double click on it here you just check this add python 3.9 and click on customize installation you just go with all this option as default and go to the next one and here you you're gonna check this install for all user and you can go with the other option as a default one and here you can see it is gonna install under c pi program file python39 so if you want to change that you can click on browser and change the path but i'm gonna install the default path and just click on install so which will start my installation process for python 3.9.8 which will take a while and will wait till the installation is completed so our python installation is completed now let's click on close now let's go go back to our command from and check the python so again i say python iphone iphone versionso now you can see python 3.9.88as a python version on our system so now let's go ahead and download pycharm so for that let's again open our chrome browser and go back and search for pycharm download so once you search for that first you will see the official website for python so just click on it so here on this download python page you can see the uh different version of python so here you can see for windows you can see for mac os and linux so we are going to install on windows and for that we have two option called professional and community so we are going to go with this community so here you have this download button so just click on it so once you click on this one it will directly start the download for your pi chop community edition i think which will take a while and we wait till the our download is completed for pycharm so now it's look like our pycharm community edition is downloaded so now let's go to download folder so here you can see our exe for pycharm so now for installation just double click on it so this is our first page of our pycharm installation which says welcome to python community edition and now for installation just click on next so here uh it is gonna install under c python file uh jet prints and python version and if you want to change the path of this one then you just click on browse and select the directory where you want to install so i'm gonna go with the default one and just click on next and here you can see the space required and space available so you you have to make sure you have available space 1.2 gb for this python version so now let's go ahead and click on next so here you will see the some check box so the first checkbox is to create the desktop for your python so now let's go ahead and click on that and it says update the context menu aid open folder as a project now let's check that as well and the third one is create associated as dot py check that as well and the fourth one is update the path variable so which is important so now let's check that as well and click on the next one and here let's go with the default jade prints and click on install so your python installation process is started which will take a while and we'll continue our process once this installation is completed so now our python installation is completed and here this is the last screen of your installation process so here it is asking you to reboot your computers uh here i i will reboot my computer after this installation so i just say uh i want to mainly reboot later and just click on finish so here so here on the desktop you can see this pycharm shortcut is created so now let's double click on it so first you're gonna confirm uh agreement so just check that button and say continue and here it has some warning i say don't send and your pycharm will be open so here what we're gonna do is you're gonna just click on the new project because right now we don't have any projects so now let's go ahead and click on new project so here it is gonna create the new project inside this path which is c user and then python project in python project and it's gonna create some environment which is under see user and then some virtual environment and here it is using this python 3.9 which is we installed during our installation process so now let's go with all those default connection and click on create here just say closeso this is your default program this program print hi and where you are passing the name so here by default it is file from the pie chart now let's change this i say hi user and this user will be passed to this print hi so now let's run this one so when you run c program it says hi user so this is how you can create a simple program in the pycharm yeah that's all for this installation process hope this post will help you to install pycharm along with the python on your windows system and thank you for watching this post and see you in the next post