The latest version of virtualenv supports PowerShell out-of-the-box.
Just make sure you run:
Scripts\activate.ps1
instead of
Scripts\activate
The latter will execute activate.bat
, which doesn't work on PowerShell.
The latest version of virtualenv supports PowerShell out-of-the-box.
Just make sure you run:
Scripts\activate.ps1
instead of
Scripts\activate
The latter will execute activate.bat
, which doesn't work on PowerShell.
For further actions, you may consider blocking this person and/or reporting abuse
Matheus Fernandes Rodrigues -
Jakub Bobkowski -
Vaibhav Lande -
khushal dhuware -
Top comments (0)