I have been trying to upgrade the Pip version that is installed on a VM hosted on Azure (current version is 8.1.2) and cannot get it to upgrade.
I have also already tried to upgrade both supertools and setuptools but they all generate the same error.
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-x/pip, setuptools, supertools
Any clues on how to get around this issue and/or how to resolve it?
Happy to provide any additional information as necessary.