Hi all. Can you please help me. Is it possible when using docker to not install virtual env? I am using Kubernetes Glue. Found only such a piece of code abou...
3 years ago
CostlyOstrich36 Thanks for the advice. But unfortunately it didn't work. and judging by this code, this change is not enough since self._session.feature_set == "basic" the code ignores this variableskip_pip_venv_install = ENV_AGENT_SKIP_PIP_VENV_INSTALL.get() if self._session.feature_set != "basic" else None