Open VS Code and launch the terminal (Terminal > New Terminal). Type pip install requests and press Enter. Make sure the correct Python environment is selected. You can verify by running python --version or checking the interpreter in the bottom-left corner of VS Code.