Skip to content
Knowledge Base

Python Vent

How to activate virtual environment python

Updated 1 min readPowershell

How to activate virtual environment python

(Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned) ; (& C:\Users\username\workingdirectory\venv3113\Scripts\Activate.ps1)

powershell/python-vent.md