html; charset=utf-8"> Installing python on Window 11 - 티힛타늄
12
16
728x90
반응형
SMALL

1. First, check the information of your computer (64bit, x64 architecture). If you're already familiar with this information, proceed to step 2.


   1-1. The method to check this is to right-click the "My Computer" icon and click on "Properties."


   1-2. Now, you can check your PC's information.


2. Go to https://www.python.org/

3. On the Python website, hover over "Downloads" and then for Windows, click on "Python 3.12.0" or select the version step you prefer.


4. Click the Python installer exe file to download and then proceed to install Python.

5. When the Python installer exe file is opened, a window will appear with the option "Install now." Select this and continue with the installation process by hitting 'Next' continually.


6. Once the installation is complete, if you want to ensure it was installed correctly, type "cmd" in the Windows search bar to access the "Command Prompt" in "Administrator mode."


7. In the command prompt, type:

python

If the mode and information appear, then Python has been properly installed.


This concludes the tutorial on how to install Python.


728x90
반응형
LIST
COMMENT