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
1、ERROR: Cannot uninstall 'wrapt'. 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.
Python常见问题
1、ERROR: Cannot uninstall 'wrapt'. 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.
或者
2、ERROR: tensorboard 1.14.0 has requirement setuptools>=41.0.0, but you'll have setuptools 39.1.0 which is incompatible.
3、upgrade pip setuptools wheel
参考链接
tensorflow/tensorflow#30191
https://datatofish.com/upgrade-pip
https://pip.pypa.io/en/stable/installing
https://pip.pypa.io/en/stable/user_guide/#config-file
https://packaging.python.org/tutorials/installing-packages
The text was updated successfully, but these errors were encountered: