Activate Venv Windows 10 Code Example


Example 1: how to activate a venv in windows

\env\Scripts\activate.bat

Example 2: windows activate venv

venv\Scripts\activate

Example 3: activate virtual environment python windows 10

cd C: Path to virtual environment> .\activate

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?