Install Python on Windows 10/11 like a pro

Опубликовано: 29 Октябрь 2024
на канале: Amo Procedures
184
5

This video shows how to install Python 3.11.1 on Windows 10/11. First, download the installer from the official Python website.

Then, run the installer and follow the instructions. Once the installation is complete, you can verify that python is installed by opening a command prompt and typing "python --version".

You will have to add the python scripts to the windows system environment variables by simply typing "system environment variables" on "windows seacrh"

You can also open the IDLE editor by typing `idle` in the command prompt.
by typing "python" on the command prompt.

Top Free Video Tutorials.

FastAPI JWT Token Auth • Full Access + One-Time Refresh Token
▶️    • ✅ FastAPI JWT Token Auth • Full Acces...  

Master How to Easily Create a Cron Job using Python FastAPI
▶️    • ✅Master How to Easily Create a Cron J...  

The Power of Web Scraping with Python and FastAPI
▶️   • ✅ The Power of Web Scraping with Pyth...  

FastAPI Tutorial • How to use BACKGROUND TASKS
▶️    • ✅ FastAPI Tutorial • How to use BACKG...  

FastAPI Tutorial • Implement GOOGLE SIGNIN LIKE A PRO
▶️    • ✅ FastAPI Tutorial • Implement GOOGLE...