Install Python 3.12 and PyCharm on Windows 10/11

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
Hello guys, Welcome to Amit Thinks. In this  video we will learn how we can easily download   and install the current PyCharm version for that  we need to follow some steps first we will install   Python then we will install PyCharm after that we  will connect both PyCharm and Python to connect   the interpreter and in the end, we will also run  a sample Python program on PyCharm let's start   at first we will down install the current Python  version at first go to the web browser on Google Type Python and press enter on pressing enter the  official website is visible click on it python.org   here is the official website now keep the mouse  cursor on downloads now you can see the current   version Python 3.12.0 is visible click on it to  download it will download it's only 25 MB download completed now right click and click on open  to start installing Python we clicked on the   exe file minimize now the setup started here  in at first select add python.exe to path now   click customize installation this shows what we  are installing it will install PIP also PIP is   used to download, install and manage Python  packages it will also install IDLE IDLE is   an IDe to run Python programs now click next  Advanced option it will install python 3.12   for all users it will also set the environment  variables okay and python will get installed   in the following location under program files  keep it a default you can change it from here   by clicking browse but keep it as it is no  problem click install now the installation started guys we have successfully  installed Python click close now   let us verify the installation go to start type CMD click open to open the command prompt here and type the command python --version  and press enter this shows that we successfully   installed Python guys we successfully installed  the current Python version now we will install   PyCharm for that go to the web browser I'm  using Chrome you can use any web browser here and type PyCharm and press enter on pressing   enter the PyCharm is visible it  is owned by JetBrains click on it now we have reached the official website  here now you can directly click download here   or you can also click download let's click  here and you can see PyCharm Professional   is visible which is for a 30-day trial then  you need to pay but we are going for the free   version that is the Community and here  it is you can download it from here it   is freely available and open source so  you can use it exe file download click   on it and the download will begin here it is  the download started it's only 418 MB let's wait we have downloaded it the  exe file for PyCharm Community   version free version right-click and  click open to begin the installation minimize the installation started click  next now it is asking where in PyCharm   will get installed it will get installed  in the following location keep it as it   is and it will take 1.5 GB click next desktop  shortcut yes we can create update context menu   you can add a folder to project so that you  can directly so that you can open any folder   as project rest keep as it is and click next  start menu folder yes click install and now   the setup will begin the desktop shortcut  also got created now let's wait for this to complete we have completed the PyCharm  setup I can also select run PyCharm   Community Edition and click finish so that it  begins but I'll only click finish in this way   we can install PyCharm now let us open  PyCharm and connect Python with PyCharm   can also go to start and type PyCharm  instead of going for the shortcut here   it is Community Edition click open  now python will open for the first time here in the terms are  visible I confirm click continue sharing PyCharm open for the first time you can  go to customize and here in select let's say   light theme or dark theme I'll go for light theme  and rest keep as it is go to projects click new project here and you can see our project  will get saved here if you want to change   the name of the project you can change  it from here let's say I'll name it Amit project okay now you need to set the environment  it will go for the virtual environment and new   environment which is fine the base interpreter you  need to set it is only showing Python 3.9 and 3.10   click on the three dots Program Files wherein  we installed Python 3.12 click on it select   python.exe and click okay here it is we have said  Python 3.12 now you can see we have set it we have   connected our python with PyCharm okay remove this  because we are creating a sample program click create okay here is our project I  clicked here for the menus okay now   this is our project this is our  environment now we need to add a   new Python file to run our first Python  program I'll right click on AmitProject click new and here in select python  file directly it will automatically   go for the extension herein add the  name of your python file and press   enter it will create demo.py here it  is now you can directly run your first project let's say I'll just print something okay  I'll go for file save all right-click and click   run demo here it is studyopedia is visible okay  that means we successfully printed using the   print() method in Python here it is studyopedia  you can also run using run here click run demo or   you can use shift F10 or ALT + Shift + F10 okay  you can also increase the font by going to file   settings here in appearance is visible go for  editor and click font here in the font is only 13 let me take it to 18 and click okay  click apply then okay now the font will   increase here it is even the output font is  also 18 and the editor font also with that   you can check the location also here  it is C users amit_ PyCharmProjects   C users amit_that is a username here it is  PyCharmProjects Amit project here is demo.py file with that you can also go to the file  option and click settings okay and select   the project and the Interpreter to verify  again that you have set 3.12 or not for   our project and yes we have set the same  3.12 for our project so guys in this video   we saw how we can install PyCharm and run  our first python project on PyCharm after   connecting both of them that is setting up the  Interpreter thank you for watching the video
Info
Channel: Amit Thinks
Views: 161,785
Rating: undefined out of 5
Keywords: PyCharm, PyCharm IDE, Python, Python 3.12, Python 3.12.0, Python with PyCharm, PyCharm with Python 3.12, How to, Amit Thinks, how to install pycharm on windows 10, how to install pycharm 2023, install pycharm, how to install python and pycharm, how to install pycharm, how to download pycharm, install pycharm 2023
Id: 6a2cSXgooDo
Channel Id: undefined
Length: 9min 27sec (567 seconds)
Published: Mon Oct 09 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.