ERROR: Cannot uninstall 'chardet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

pip install docker library error:

ERROR: Cannot uninstall 'chardet'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Direct the following command:

sudo pip install docker --ignore-installed chardet

Guess you like

Origin www.cnblogs.com/kk328/p/11329781.html