You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into cases where upgrading setuptools (via the python_upgrade_packaging_tools role variable) fails, I believe due to conflicts with the existing python-setuptools package installed with apt. Similar issues have been filed against pip: pypa/pip#2438, pypa/pip#2545
I've run into cases where upgrading setuptools (via the
python_upgrade_packaging_toolsrole variable) fails, I believe due to conflicts with the existingpython-setuptoolspackage installed with apt. Similar issues have been filed against pip: pypa/pip#2438, pypa/pip#2545