E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
uninstall
vue4学习笔记——安装与新建
打开cmd窗口,运行vue-V,查看版本号,如果不是vue3,需要运行npm
uninstall
vue-cli-g命令来删除老的版本。
han_mj
·
2023-01-11 09:10
vue
vue
Anaconda中的jupyter notebook内核出错(kernel error)的问题
问题描述:由于安装了又卸载了太多次Anaconda,所以打开jupyternotebook发现内核出错,无法执行问题解决:简单粗暴以管理员身份打开anacondaprompt卸载:conda
uninstall
jupyternotebook
Song Moon
·
2023-01-10 14:34
python
anaconda
python
kernel
Error executing Jupyter command ‘lab‘: [Errno 2] No such file or directory
光看这个问题解决还是比较麻烦,试了很多方法,最终方案:pip
uninstall
-yjupyterlab&&pipinstalljupyterlab然后使用的打开命令是:jupyter-lab其他更多方案
irrationality
·
2023-01-10 12:31
linux
Notebook
jupyter
python
ide
解决jupyter notebook内核连接不上的问题
二是通过Anaconda文件夹下官方给的
Uninstall
-Anaconda3.exe文件卸载Anaconda,然后我去官网下载了最新版的Anaconda
2791tianxingjian
·
2023-01-09 15:00
jupyter
python
ubuntu安装pytorch,卸载pytorch,查看版本
__version__)#注意是双下划线3.卸载pytorch(两个命令都要执行)1.conda
uninstall
pytorch2.conda
uninstall
libtorch
Echo_0522
·
2023-01-09 13:38
安装
pytorch
ubuntu
深度学习
如何彻底卸载Anaconda?
最好的参考文档是官方文档
Uninstall
ingAnaconda。除此以外,再辅助以其他文档,就能达到如标题所示的目的。整个删除过程不难。
Lord_Bao
·
2023-01-09 13:06
Python
工具操作
python
anaconda
ubuntu 中卸载pytorch 成功,却依然能够成功导入
ubuntu中卸载pytorch成功,却依然能够成功导入刚开始的时候觉得很邪门,明明已经删除了pytorch的包,却依然能够导入如下所示conda
uninstall
pytorchSolvingenvironment
Longlongaaago
·
2023-01-09 13:06
Ubuntu
pytorch
异常
Anaconda虚拟环境报错: ImportError: IProgress not found. Please update jupyter and ipywidgets.
#1.卸载jupyterpip
uninstall
jupyter#2.安装pipinstalljupyter#3.卸载ipywidgetspip
uninstall
ipywidgets#4.安装p
justwaityou1314
·
2023-01-08 17:04
工作小记
anaconda
Windows10下python pip卸载并重新安装
pip已经升级到最新版本,但还是会提示我在使用旧版本,所以把pip卸载并重新安装一次,之后就没有再提示升级了卸载pip中间会有一个提示,输入Y即可python-mpip
uninstall
pip找到python
Calendula597
·
2023-01-08 17:03
python
python
pycharm
windows完全卸载arcgis
一、需求:干掉arcgis10.2或者arcgis10.4其他版本不知道能不能完全卸载,只试了这两个版本二、卸载arcgis下载:https://geek
uninstall
er.com/geek.ziphttps
dongwn
·
2023-01-08 12:12
arcgis
arcgis
错误AssertionError: size of input tensor and input format are different
cmd卸载指令:pip
uninstall
tensorboardX安装指令pipinstalltensorboardX==1.
譕訫_
·
2023-01-08 09:56
遇到的错误
python
tensorflow
报错解决AssertionError: size of input tensor and input format are different.后面跟size不对的情况。
更换tensorboardX==2.0---------->tensorboardX1.4步骤pip
uninstall
tensorboardXpipisntalltensorboardX==1.4
谛听先生和橘子小姐
·
2023-01-08 09:25
pytorch
神经网络
tf 报错 line contains NULL byte
tf报错文件有空置如果查文件发现有文件为二进制说明文件损坏可能在安装中出现什么错误导致用pip
uninstall
也不能卸载只能到目录下删除文件重装tf
夜间出没的AGUI
·
2023-01-08 08:08
人工智能
python
python
terraform
opencv 编译安装过程遇到的问题
第零步:原有OpenCV的卸载,好多文章提到了build目录,需要执行sudomake
uninstall
如果没有,还需要重新安装云云,感觉应该可以,毕竟好多博客中都这样写了,但是只用一个方法,就行全局搜索
怎么样啊孟工
·
2023-01-07 16:55
opencv
自动驾驶
关闭端口的命令_常用adb操作命令详解
需要到设备的data/app路径下查看是否有该包名这个命令将指定的apk文件安装到设备上3.卸载软件adb
uninstall
adb
uninstall
-k如果加-k参数,为卸载软件但是保留配置和缓存
weixin_39569543
·
2023-01-07 15:45
关闭端口的命令
手机运行adb命令软件
电脑运行adb闪退
python关于错误ImportError: cannot import name ‘_imaging‘ from ‘PIL‘/ ‘kiwisolver’/‘matplotlib‘(地址)
pipinstallkiwisolver#或者将kiwisolver换成其他的另一个'PIL'/‘kiwisolver’/'matplotlib'如果依旧显示,找不到库,并且使用piplist查看存在库,建议先卸载这个库,再重新安装pip
uninstall
kiwisolver
Caidaji
·
2023-01-07 13:40
python
pycharm
开发语言
conda 深度学习 环境卸载 相关命令
显示所有环境condainfo--envs卸载已存在环境conda
uninstall
-nchineseocr--all激活环境condaactivatetextfusenet显示环境路径condaconfig
鹭小姐
·
2023-01-07 08:19
conda
深度学习
python
AscendTools msquickcmp 执行出现no module named ‘tfdbg_ascend‘错误
与相关开发人员确认后,主要原因是tensorflow版本导致上述问题,服务器上原tf版本是2.6,而msquickcmp默认一般是1.15,执行昇腾相关工具时推荐tf版本保持在tf1.15所以卸载原本的tfpip3
uninstall
tensorflow
MF_love_CL
·
2023-01-07 07:57
python
linux
tensorflow
ubuntu16.04深度学习环境配置
/NVIDIA-Linux-x86_64****.run--
uninstall
#确保卸载干净。
y1969
·
2023-01-06 22:54
ubuntu
bash
linux
original_keras_version = f.attrs[‘keras_version‘].decode(‘utf8‘) AttributeError: ‘str‘ object has no
解决办法:卸载h5py,安装更低版本pip
uninstall
h5pypipinstallh5py==2.10.0
流音寻帆_jonesky
·
2023-01-06 18:30
python
keras
tensorflow
深度学习
conda导入sklearn时ImportError: DLL load failed while importing _arpack: 找不到指定模块
ImportError:DLLloadfailedwhileimporting_arpack:Thespecifiedprocedurecouldnotbefound.之前看大佬帖子说:在prompt里conda
uninstall
scipy
爱吃自助烤肉
·
2023-01-06 17:57
sklearn
python
人工智能
解决pytorch中执行图像不显示报错的问题
pip3
uninstall
matplotlib-y!pip3installmatplotlib==3.0.1
小胡的博客号Aoife艺馨
·
2023-01-06 17:51
pytorch
python
人工智能
关于下载库的诸多问题汇总
:下载后仍报错“ModuleNotFoundError:Nomodulenamedsklearn”打开cmd,通过piplist指令检查下载版本是否为0.0.post1,若是:(1)卸载原版本:pip
uninstall
sklearn
mik030
·
2023-01-06 17:51
python
开发语言
jupyter notebook报错:Bad file descriptor(C:\ci\zeromq_1602704446950\work\src\epoll.cpp:100)
jupyterlab或者jupyternotebook的时候,会自动安装ipykernel,然后自动安装了高版本的pyzmq.此问题是pyzmq版本问题,先卸载pyzmq22.0.2,然后安装19.0.2版本即可pip
uninstall
pyzmqpipinstallpyzmq
一只小霞霞
·
2023-01-06 15:51
python
Anaconda中安装指定版本的tensorflow1.14.0
首先在anaconda的命令行中输入如下命令:pip
uninstall
tensorflow即删除高版本的tensorflow,当然,你也可以不删除,那么你就需要创建新的运行环境。然后点击这里。
花无凋零之时
·
2023-01-06 15:41
IDE相关
Python
tensorflow
python
ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory
libtorch_cuda_cu.so:cannotopensharedobjectfile:Nosuchfileordirectory解决方案:检查这3个库mmcv,mmdetandmmdet3d是否安装好重新安装pip
uninstall
mmcvpip
uninstall
mmcv-fullpip
uninstall
mmdetpip
uninstall
mmdet3daptup
冰雪storm
·
2023-01-06 13:36
python
开发语言
Ubuntu20.04+RTX3090+CUDA11.4+CUDNN8.5.0安装与卸载
卸载有两种方式,一种是执行CUDA自带的卸载脚本,该脚本位于/usr/local/cuda-xxx/bin目录下,使用如下指令卸载:CUDA10.1及以下sudo/usr/local/cuda-xxx/bin/
uninstall
er_cuda_x.x.plCUD
猴猴猴猴猴猴
·
2023-01-06 12:28
环境配置
linux
深度学习
ubuntu
配置yolov5时遇到的一些问题和解决方案
本人用的是cuda11.3,未用conda,时间2022.4.31.不要直接在cmd里输入pipinstallpytorch,这样安装的pytorch是cpu版本可以pip
uninstall
pytorch
湉曦tx
·
2023-01-06 11:33
python
pytorch
yolov5踩坑记录(自用)
Keyalreadyregisteredwiththesamepriority:GroupSpatialSoftmax(和问题2、3高度关联,建议看完问题2、3避免踩坑)解决方案1:卸载两个版本的pytorchpip
uninstall
pytorch
-SillyBird-
·
2023-01-06 11:32
python
pytorch
Ubuntu安装opencv4
如果你之前安装过OpenCV,必须卸干净:sudomake
uninstall
#cd..sudorm-rbuildsudorm-r/usr/local/include/opencv2/usr/local/
ACE-Mayer
·
2023-01-05 22:20
Linux
计算机视觉
机器学习
linux
opencv
深度学习
机器学习
Ubuntu卸载及安装opencv和报错处理
OpenCV_contrib4.3.0opencv缺失文件下载问题及解决卸载OpenCV4.1.01.查看版本opencv_version2.卸载opencvcd/usr/local/opencv-4.1.0/buildsudomake
uninstall
cd
renzhehongyi
·
2023-01-05 22:19
opencv
互联网
环境安装
opencv
c++
新建jupyter notebook时出现500:Internal Server Error解决方法
pip
uninstall
nbconvertpipinstallnbconvertpipinstall--u
NiKkKOoO
·
2023-01-05 19:18
jupyter
ide
python
OPENCV libgtk2.0-dev 的问题
1\必须先aptinstalllibgtk2.0-devpkg-config2\然后opencv:makecleanmake
uninstall
后重新编译3\可执行程序也重新编译。
37号楼梯
·
2023-01-05 15:53
If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure
pip
uninstall
opencv-python-headlesspipinstallopencv-python
LIjyyyyy
·
2023-01-05 15:20
opencv
ERROR: Cannot
uninstall
numpy 1.21.5, RECORD file not found
ERROR:Cannot
uninstall
numpy1.21.5,RECORDfilenotfoundcondainstallnumpy--force-reinstall这可以强制成功但是代码提示的不成功
皮肤科大白
·
2023-01-05 13:55
python
python
开发语言
python matplotlib cannot import name ‘artist‘ from ‘matplotlib‘
importmatplotlib.pyplotasplt报错cannotimportname'artist'from'matplotlib'搜索后发现可能是误删文件导致的,需要卸载matplotlib后重新安装,但是无法卸载,会报错Cannot
uninstall
matplotlib3.4.3
B.BucciaRaTi
·
2023-01-05 13:25
python
ERROR: Cannot
uninstall
torch 1.10.1, RECORD file not found. You might be able to recover from this
WARNING:Errorparsingrequirementsfortorch:[Errno2]Nosuchfileordirectory:‘c:\users\administrator\pycharmprojects\yolov5-master\venv\lib\site-packages\torch-1.10.1.dist-info\METADATA’Installingcollectedp
weixin_45052870
·
2023-01-05 13:54
pytorch
深度学习
人工智能
解决已经卸载了numpy,但重新安装时报错 Found existing installation: numpy 1.19.1
虚拟环境中使用pip
uninstall
numpy卸载了numpy后,重新安装报错Foundexistinginstallation:numpy1.19.1解决办法:在anaconda文件夹中找到:以下两个文件夹删除然后按照一般方法重新安装
果子火火
·
2023-01-05 13:54
python
numpy
Cannot
uninstall
'numpy'问题
今天不知道做了什么骚操作,导致importcv2的时候突然报错:ImportError:numpy.core.multiarrayfailedtoimport应该是numpy安装出错了,所以执行pip
uninstall
numpy
锅炉房刘大爷
·
2023-01-05 13:23
python2.7
python
opencv
ERROR: Cannot
uninstall
‘PyYAML‘.(仅供参考)
ERROR:Cannot
uninstall
'PyYAML'.Itisadistutilsinstalledprojectandthuswecannotaccuratelydeterminewhichfilesbelongtoitwhichwouldleadtoonlyapartial
uninstall
南小姐
·
2023-01-05 13:53
python
anaconda
linux
pip
深度学习
Cannot
uninstall
‘numpy‘问题解决
在安装excel处理库的时候碰到numpy报错,具体如下[IT-C02Z2CAXLVCF:tempshaolishuai$pipinstallPandasDEPRECATION:Python2.7willreachtheendofitslifeonJanuary1st,2020.PleaseupgradeyourPythonasPython2.7won'tbemaintainedafterthat
IT-过客
·
2023-01-05 13:53
python
python
ERROR: Cannot
uninstall
‘numpy‘. It is a distutils installed project and thus we cannot accurately d
问题描述:用pip下载pandas时出现的问题ERROR:Cannot
uninstall
'numpy'.Itisadistutilsinstalledprojectandthuswecannotaccuratelydeterminewhichfilesbelongtoitwhichwouldleadtoonlyapartial
uninstall
付三呀
·
2023-01-05 13:21
python
安装pandas的时候报错:cannot
uninstall
'numpy'. It is a distutils installed project and thus we ...
背景:使用pip安装Python的依赖库pandas的时候报错,错误提示类似如下所示:Cannot
uninstall
'numpy'.Itisadistutilsinstalledprojectandthuswecannotaccuratelydeterminewhichfilesbelongtoitwhichwouldleadtoonlyapartial
uninstall
柯南爱上指针
·
2023-01-05 13:21
Python
Python
ERROR: Cannot
uninstall
numpy 1.21.6, RECORD file not found.
安装其他的时候,出现了图片中的错误ERROR:Cannot
uninstall
numpy1.21.6,RECORDfilenotfound.Youmightbeabletorecoverfromthisvia
StarryHuangx
·
2023-01-05 13:20
深度学习
python
人工智能
ERROR: Cannot
uninstall
cffi 1.11.5, RECORD file not found解决方式
安装txt里的依赖期间报错:apt-getinstall$(catdeb_buster_requirements.txt)具体的报错如下:ERROR:Cannot
uninstall
cffi1.11.5,
cocosgirl
·
2023-01-05 13:50
环境相关
(完全解决)Key already registered with the same priority: GroupSpatialSoftmax
解决办法:1.pip
uninstall
torchpip
uninstall
torch你没有看错,重复运行两次。此时jupyter不再报上述错误,而是一个正常的错误了。2
音程
·
2023-01-05 11:29
安装以及错误
pytorch
pycharm
深度学习
【Jupyter Notebook - python3.8】import torch报错NameError: name ‘_C‘ is not defined
版本应该对应numpy1.18.2版本解决方法:step1:进入命令提示符step2:>>activatepytorch-激活pytorch环境(pre:已经建立了pytorch这个环境)step3:>>pip
uninstall
numpy
远山绵
·
2023-01-05 11:59
pytorch
jupyter
jupiter 内核挂掉解决办法
conda
uninstall
jupytertornadocondainstalljupyter后来去看了jupiter提示,发现是HDF5版本不匹配的问
Ninnaneve
·
2023-01-05 11:28
一些bug
tensorflow
人工智能
python
python tensorflow==1.13.1安装
pip
uninstall
ten
李划水员
·
2023-01-05 09:30
pycharm
基础操作
python
tensorflow
开发语言
ModuleNotFoundError: No module named
此时有可能已经pip过相同名字的包,解决办法1.更改自定义模块文件名2.pip
uninstall
包。
qinsmoon1234
·
2023-01-05 05:28
1024程序员节
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他