virtualenvwrapper-win tidak dapat bekerja PowerShell

function workon ($env) {
        & $env:WORKON_HOME\$env\Scripts\activate.ps1
}
Faithful Fly