从 Anaconda 环境卸载 TensorFlow [英] Uninstalling TensorFlow from Anaconda environment

查看:94
本文介绍了从 Anaconda 环境卸载 TensorFlow的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道如何从 Anaconda 环境中卸载 TensorFlow?我想将 TensorFlow 升级到 ver.1.4 的最新版本,但效果不佳.所以我想卸载它然后安装最新版本.

Does anyone know how to uninstall TensorFlow from Anaconda environment? I want to upgrade the TensorFlow to the latest version which is ver.1.4, but not working well. So I want to uninstall it and then install the newest version.

推荐答案

您可以使用 conda remove 命令删除包.所以对于 TensorFlow,这将是 conda remove tensorflow.

You can remove a package with the conda remove command. So for TensorFlow this would be conda remove tensorflow.

这篇关于从 Anaconda 环境卸载 TensorFlow的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆