I\'ve installed virtualenv and virtualenvwrapper on Windows using easy_install. But mkvirtualenv is missing. I tried to search on my machine but I couldn\'t find it
mkvirtualenv
virtualenv helpers for Windows command shell:
virtualenvwrapper-win is a set of DOS-style batch files (doesn't work in PowerShell).
env.py is a single Python2 script (blog post).