How to Install Virtualenv on Windows 10 using Command Prompt | Visual Studio Code

Опубликовано: 12 Май 2026
на канале: Intense Coding
498
20

This video is regarding installing Virtual Environment on Windows 10 system using command prompt and vscode.
Virtualenv is a tool to create isolated Python environments. Virtualenv creates a folder which contains all the necessary executables to use the packages that a Python project would need.


Thank You for watching....