I'm surprised when the behavior of my RStudio terminal differs from the behavior of my Mac terminal.
For instance I recently installed poetry from my RStudio terminal to manage Python projects, and can execute poetry commands.
I am surprised to discover that poetry can not be executed from the main terminal on my Mac, even when I have the same virtual environment and working directory in both terminals.
Is there anything about the RStudio terminal that I am fundamentally misunderstanding? I would have thought it's behavior would be identical to the Mac terminal.