Tensorflow安装错误Cannot uninstall wrapt

解决办法:安装之前先执行:pip install wrapt --ignore-installed
原文地址:https://www.cnblogs.com/duanzq/p/11327624.html