When creating a virtual environment, upgrade pip
Pip will be upgraded upon immediately creating the virtual environment. If the pip upgrade fails, this should not cause the script to fail (treat as a warning). After the environment is created, it will not attempt further updates to pip.
Showing
Please register or sign in to comment