RStudio documentation for installing python/RStudio/reticulate says run "source .venv/bin/activate" but there is no "source" command in Windows. I can run activate.bat from the project folder, or I can use Powershell to run Activate.ps1 (both located in .venv\Scripts\ ) I have already messed this up once and ask for some explicit help to avoid wasting more time.