In this video of Joey'sTECH, I will show you how to install requests in Python on Windows 11. I will tell you how to install requests library in Python 3.14 on Windows 11 the right way. In this video you will learn how to - 1. Check the version of Python installed on Windows 11 by typing the command python --version (watch the video in the i button to upgrade to Python 3.14 if you are on a lower version) 2. Check the version of pip installed 3. Create a folder in Windows 11 (requests_project) using command prompt 4. Create a virtual environment in Windows 11 5. Activate the virtual environment in Windows 11 6. Install the requests library using pip (pip install requests) 7. Verify the installation of the requests library 8. deactivate the virtual environment. This video is loaded with information so make sure you watch this video till the end. Do subscribe to my channel Joey'sTECH in order to not miss out on tutorial videos and share this video with those who you think need it.