use powershell and run below command
Enable Script Execution
Set-ExecutionPolicy RemoteSigned
Activate env
.\env\Scripts\Activate.ps1