Hi all!
I'm confusing with one formulation while following instruction's installation steps.
I'm following working instructions and there's the statement literally as:
"The [Project name] CLI can be installed via pip. We recommend you install [Project] in a separate Python environment."
I'm not sure if I understand correctly this specific formulation.
If I've already installed Python in a standard way using sudo commands, should I also install another a separate environment?
Is there any existing examples, how to create multiple Python environments?
It looks like I'm missing something in basic fundamental understanding.
How to structure a multiple environment properly?
Thank you for attention.
