VirtualEnvWrapper-win ne peut pas Workon PowerShell

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