
【EH】报错处理
可能会遇到的报错的报错处理和解决方法,欢迎订阅哦!
优惠券已抵扣
余额抵扣
还需支付
¥29.90
¥99.00
购买须知?
本专栏为图文内容,最终完结不会低于15篇文章。
订阅专栏,享有专栏所有文章阅读权限。
本专栏为虚拟商品,基于网络商品和虚拟商品的性质和特征,专栏一经购买无正当理由不予退款,不支持升级,敬请谅解。
Jackilina_Stone
在职算法工程师,我们一起努力学习吧!学无止境,加油加油!!!
展开
-
【docker】为什么保存的镜像没有存的代码?
为什么保存的镜像没有存的代码?原创 2025-04-03 12:18:27 · 8 阅读 · 0 评论 -
【docker】将docker容器中的文件复制到宿主机的方法
将docker容器中的文件复制到宿主机的方法原创 2025-04-01 12:47:12 · 68 阅读 · 0 评论 -
【报错】scp: /data/Test/test.tar: Permission denied
scp: /data/Test/test.tar: Permission denied原创 2025-04-01 12:42:19 · 16 阅读 · 0 评论 -
【大模型】Phi-3.5-vision-instruct模型的安装与使用
Phi-3.5-vision-instruct原创 2025-04-01 12:37:33 · 16 阅读 · 0 评论 -
【问题】如何在docker中正确使用GPU?
AssertionError: Torch not compiled with CUDA enabled原创 2025-03-26 19:40:05 · 163 阅读 · 0 评论 -
【报错】 /root/anaconda3/conda.exe: cannot execute binary file: Exec format error
cannot execute binary file: Exec format error原创 2025-03-25 13:28:19 · 102 阅读 · 0 评论 -
【Ubuntu】安装和使用Ollama的报错处理集合
curl: (92) HTTP/2 stream 1 was not closed cleanly before end of the underlying stream curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443原创 2025-02-08 18:03:13 · 1848 阅读 · 1 评论 -
【问题】配置 Conda 与 Pip 源
配置 Conda 与 Pip 源原创 2025-01-03 18:53:01 · 453 阅读 · 0 评论 -
【报错】ValueError: the input array must have size 3 along channel_axis, got (427, 639, 4)
ValueError: the input array must have size 3 along channel_axis, got (427, 639, 4)原创 2024-12-30 12:45:14 · 122 阅读 · 0 评论 -
【Linux】报错:cannot create directory ‘test’: Read-only file system
■ 综上所述,这条命令的作用是重新挂载根文件系统,并将其挂载模式从只读改为读写。然而,需要注意的是,在执行这种操作时,应该确保没有其他进程正在依赖于文件系统的只读状态,否则可能会导致数据损坏或系统不稳定。◎ remount:这是-o选项后跟的参数,它告诉mount命令不要真正地重新挂载文件系统,而是改变当前挂载点的挂载选项。也就是说,它允许你更改一个已经挂载的文件系统的属性,而不需要卸载再重新挂载。◎ rw:这也是一个由-o选项指定的参数,代表“读写”模式。◎ /:这是要重新挂载的文件系统的挂载点。原创 2024-12-12 18:05:15 · 771 阅读 · 0 评论 -
【报错】mount: /:cannot remount /dev/root read-write, is write-protected.
报错如下:解决这一问题的命令如下:adb disable-verity输入完上述命令后,重启。之后,便可以正常操作了。问题解决了💕💕💕💕💕💕。■ adb disable-verity的解释如下:🦋adb disable-verity 命令用于在Android设备上禁用“verity”校验,这是一种用于确保系统分区未被篡改的安全机制。通过执行adb disable-verity,实际上是在告诉设备暂时停用“verity”校验,这样即使系统分区被修改,设备也能继续启动。🦋需要注意的是,禁用“ve原创 2024-12-12 18:02:15 · 415 阅读 · 0 评论 -
[报错]ModuleNotFoundError: No module named ‘mmengine‘
ModuleNotFoundError: No module named 'mmengine'原创 2024-11-19 10:42:40 · 1295 阅读 · 0 评论 -
【报错】ModuleNotFoundError: No module named ‘transformers‘
ModuleNotFoundError: No module named 'transformers'原创 2024-11-06 12:59:48 · 219 阅读 · 0 评论 -
【报错】QObject::moveToThread: Current thread (0xcaa8820) is not the object‘s thread (0xac640b0).Cannot
QObject::moveToThread: Current thread (0xcaa8820) is not the object's thread (0xac640b0).Cannot move to target thread (0xcaa8820)qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/test/anaconda3/envs/yolov11/lib/python3.9/site-packages原创 2024-10-31 18:25:12 · 133 阅读 · 0 评论 -
【报错】安装向日葵过程以及使用
安装向日葵过程以及使用原创 2024-10-28 17:11:34 · 136 阅读 · 0 评论 -
【报错】ModuleNotFoundError: No module named ‘natsort‘
ModuleNotFoundError: No module named 'natsort'原创 2024-10-21 14:14:53 · 447 阅读 · 0 评论 -
【报错】 拉基础镜像: Error response from daemon: Get “https://registry-1.docker.io/v2/“: net/http: request ca
拉基础镜像: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)原创 2024-10-18 12:33:56 · 13041 阅读 · 0 评论 -
【Ubuntu】scrcpy报错:[server] ERROR: Exception on thread Thread[main,5,main]WARN: Device disconnected
scrcpy报错:[server] ERROR: Exception on thread Thread[main,5,main]WARN: Device disconnected原创 2024-08-30 08:36:27 · 632 阅读 · 0 评论 -
【问题】Ubuntu 打不开软件中心以及通过snap安装的软件都打不开的问题
【报错】Ubuntu 打不开软件中心以及通过snap安装的软件都打不开原创 2024-08-26 12:32:58 · 969 阅读 · 0 评论 -
【报错】findfont: Font family ‘SimHei‘ not found | matplotlib 不显示中文
【报错】findfont: Font family 'SimHei' not found | matplotlib 不显示中文原创 2024-08-23 18:24:16 · 1118 阅读 · 1 评论 -
【Android】adb devices 出现devices offline的问题
adb devices 出现devices offline的问题原创 2024-08-20 15:39:02 · 1835 阅读 · 0 评论 -
【android 】报错remote couldn‘t create file: Read-only file system
报错remote couldn't create file: Read-only file system原创 2024-07-31 13:17:21 · 884 阅读 · 0 评论 -
【报错】YOLOv9热力图绘制报错 logits_ = result[:, 4:] TypeError: list indices must be integers or slices, not tu
报错:TypeError: list indices must be integers or slices, not tuple原创 2024-07-23 16:48:19 · 238 阅读 · 0 评论 -
【报错】ModuleNotFoundError: No module named ‘pytorch_grad_cam‘
【报错】ModuleNotFoundError: No module named 'pytorch_grad_cam'原创 2024-07-23 16:04:26 · 2063 阅读 · 0 评论 -
【报错】【Ubuntu】/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34‘ not found
【Ubuntu】/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found原创 2024-07-02 09:08:00 · 4156 阅读 · 0 评论 -
【报错】ImportError: libpython3.10.so.1.0: cannot open shared object file: No such file or directory
ImportError: libpython3.10.so.1.0: cannot open shared object file: No such file or directory原创 2024-07-01 13:28:34 · 217 阅读 · 1 评论 -
【问题】升级指定conda虚拟环境的python到指定版本
【问题】升级指定conda虚拟环境的python到指定版本原创 2024-07-01 13:24:58 · 847 阅读 · 1 评论 -
【报错】 Unable to find clang++
【报错】 Unable to find clang++原创 2024-07-01 13:20:38 · 210 阅读 · 0 评论 -
【报错】安装clang-14 的时候,报错E: 无法定位软件包 clang-14
安装clang-14 的时候,报错E: 无法定位软件包 clang-14原创 2024-07-01 13:16:38 · 672 阅读 · 1 评论 -
【报错】git clone下载代码的时候报302错误码
error: RPC 失败。HTTP 302 curl 22 The requested URL returned error: 302fatal: 远端意外挂断了原创 2024-06-25 14:10:37 · 481 阅读 · 0 评论 -
【报错】ModuleNotFoundError: No module named ‘urllib2‘
【报错】ModuleNotFoundError: No module named 'urllib2'原创 2024-06-25 14:06:52 · 249 阅读 · 0 评论 -
【报错】在终端中输入repo命令后系统未能识别这个命令
在终端中输入repo命令后系统未能识别这个命令原创 2024-06-25 14:02:50 · 304 阅读 · 0 评论 -
【问题】Ubuntu下使用ftp命令下载文件
Ubuntu下使用ftp命令下载文件原创 2024-06-20 10:58:28 · 1082 阅读 · 1 评论 -
【问题】YOLOv9不能打印计算量问题的解决方法
YOLOv9不能打印计算量的问题原创 2024-06-14 15:11:19 · 234 阅读 · 1 评论 -
【报错】ModuleNotFoundError: No module named ‘einops‘
ModuleNotFoundError: No module named 'einops'ModuleNotFoundError: No module named 'timm'原创 2024-04-22 17:43:06 · 3016 阅读 · 1 评论 -
【报错处理】【QNX】terminate called after throwing an instance of ‘cv::Exception’what():Opencv(4.3.0)/module
terminate called after throwing an instance of ‘cv::Exception’what():Opencv(4.3.0) /modules/core/src/system.cpp:620: error:ion and required CPU/HW setup. in function ‘initialize’Abort (core dumped)原创 2024-04-22 16:43:02 · 445 阅读 · 1 评论 -
【报错】ModuleNotFoundError: No module named ‘mmcv‘
ModuleNotFoundError: No module named 'mmcv'原创 2024-04-17 11:50:57 · 1009 阅读 · 0 评论 -
【报错】【YOLOv9】tensorboard 的使用
tensorboard 的使用报错处理原创 2024-04-12 13:07:19 · 471 阅读 · 0 评论 -
【报错】AttributeError: partially initialized module ‘torchvision‘ has no attribute ‘ops‘ (most likely d
AttributeError: partially initialized module 'torchvision' has no attribute 'ops' (most likely due to a circular import)原创 2024-04-10 08:28:25 · 4459 阅读 · 2 评论 -
【报错】ImportError: cannot import name ‘__version__‘ from ‘ultralytics‘ (unknown location)
ImportError: cannot import name '__version__' from 'ultralytics' (unknown location)from ultralytics.data.explorer.explorer import Explorer ModuleNotFoundError: No module named 'ultralytics.data'原创 2024-04-10 08:25:43 · 1427 阅读 · 0 评论