Virtual Environment
** My env file is .venv/ **
python3 -m venv maestral-venv $ source maestral-venv/bin/activate (maestral-venv)$ python3 -m pip install --upgrade maestral
** My env file is .venv/ **
python3 -m venv maestral-venv $ source maestral-venv/bin/activate (maestral-venv)$ python3 -m pip install --upgrade maestral