tensorflow安装wrapt坑

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.

pip install -U --ignore-installed wrapt enum34 simplejson netaddr

你可能感兴趣的:(tensorflow安装wrapt坑)