I wanted to know what version of virtual env is installed ? My OS is windows 10
Thank you
In your terminal use the command: virtualenv --version
virtualenv --version
Example output: 15.1.0
15.1.0