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
Innovative Insight -
Lior Amsalem -
Lior Amsalem -
Mayank Roy -
Top comments (0)