云服务器网:购买云服务器和VPS必上的网站!

pytorch:ubuntu16.04如何卸载pytorch

ubuntu16.04如何卸载pytorchubuntu16.04中卸载pytorch的方法:1、打开ubuntu16.04终端;2、输入“pip uninstall torch”命令通过pip指令将pytorch卸载便可。具体操作步骤:1、在ubuntu16

ubuntu16.04如何卸载pytorch

ubuntu16.04中卸载pytorch的方法:1、打开ubuntu16.04终端;2、输入“pip uninstall torch”命令通过pip指令将pytorch卸载便可。

具体操作步骤:

1、在ubuntu16.04系统桌面中使用快捷键【Ctrl+Alt+T】打开终端命令行模式。

2、在ubuntu16.04终端命令行中输入以下命令将pytorch进行卸载便可。

pip uninstall torch

相干操作命令:

pip --default-timeout=100 install torch torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple #使用国内源来安装pytorch

sudo apt install python-pip #安装pip

pip --version #查看pip版本

本文来源:https://www.yuntue.com/post/66467.html | 云服务器网,转载请注明出处!

关于作者: yuntue

云服务器(www.yuntue.com)是一家专门做阿里云服务器代金券、腾讯云服务器优惠券的网站,这里你可以找到阿里云服务器腾讯云服务器等国内主流云服务器优惠价格,以及海外云服务器、vps主机等优惠信息,我们会为你提供性价比最高的云服务器和域名、数据库、CDN、免费邮箱等企业常用互联网资源。

为您推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注