# Pastebin 6xgxu5BG 2020-05-10 19:12:00.307027 | TASK [ensure-pip : Probe for venv] 2020-05-10 19:12:00.632329 | debian-buster | usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear] 2020-05-10 19:12:00.632486 | debian-buster | [--upgrade] [--without-pip] [--prompt PROMPT] 2020-05-10 19:12:00.632537 | debian-buster | ENV_DIR [ENV_DIR ...] 2020-05-10 19:12:00.632559 | debian-buster | 2020-05-10 19:12:00.632627 | debian-buster | Creates virtual Python environments in one or more target directories. 2020-05-10 19:12:00.632647 | debian-buster | 2020-05-10 19:12:00.632679 | debian-buster | positional arguments: 2020-05-10 19:12:00.632750 | debian-buster | ENV_DIR A directory to create the environment in. 2020-05-10 19:12:00.632771 | debian-buster | 2020-05-10 19:12:00.632802 | debian-buster | optional arguments: 2020-05-10 19:12:00.632854 | debian-buster | -h, --help show this help message and exit 2020-05-10 19:12:00.632888 | debian-buster | --system-site-packages 2020-05-10 19:12:00.632950 | debian-buster | Give the virtual environment access to the system 2020-05-10 19:12:00.632997 | debian-buster | site-packages dir. 2020-05-10 19:12:00.633063 | debian-buster | --symlinks Try to use symlinks rather than copies, when symlinks 2020-05-10 19:12:00.633119 | debian-buster | are not the default for the platform. 2020-05-10 19:12:00.633182 | debian-buster | --copies Try to use copies rather than symlinks, even when 2020-05-10 19:12:00.633240 | debian-buster | symlinks are the default for the platform. 2020-05-10 19:12:00.633306 | debian-buster | --clear Delete the contents of the environment directory if it 2020-05-10 19:12:00.633386 | debian-buster | already exists, before environment creation. 2020-05-10 19:12:00.633496 | debian-buster | --upgrade Upgrade the environment directory to use this version 2020-05-10 19:12:00.633568 | debian-buster | of Python, assuming Python has been upgraded in-place. 2020-05-10 19:12:00.633640 | debian-buster | --without-pip Skips installing or upgrading pip in the virtual 2020-05-10 19:12:00.633700 | debian-buster | environment (pip is bootstrapped by default) 2020-05-10 19:12:00.633760 | debian-buster | --prompt PROMPT Provides an alternative prompt prefix for this 2020-05-10 19:12:00.633801 | debian-buster | environment. 2020-05-10 19:12:00.633821 | debian-buster | 2020-05-10 19:12:00.633883 | debian-buster | Once an environment has been created, you may wish to activate it, e.g. by 2020-05-10 19:12:00.633932 | debian-buster | sourcing an activate script in its bin directory. 2020-05-10 19:12:00.845719 | debian-buster | ok: Runtime: 0:00:00.090815