Setting up python with RStudio on Windows - how to run source command

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.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.