
Bugs
编程中遇到的bug记录
ScienceLi1125
这个作者很懒,什么都没留下…
展开
-
Error: start of central directory not found; zipfile corrupt.
Error: start of central directory not found; zipfile corrupt.原创 2024-01-12 20:55:30 · 2076 阅读 · 0 评论 -
ModuleNotFoundError: No module named ‘simple_knn‘
ModuleNotFoundError: No module named ‘simple_knn‘原创 2024-01-12 20:17:40 · 5221 阅读 · 18 评论 -
RuntimeError: The NVIDIA driver on your system is too old.
RuntimeError: The NVIDIA driver on your system is too old (found version 11070). Please update your GPU driver by downloading and installing a new version. Alternatively, install a PyTorch version that has been compiled with your version of the CUDA driver原创 2023-12-31 01:01:19 · 5983 阅读 · 1 评论 -
RuntimeError:PytorchstreamReader failed reading zip archive:central directoryOutput is truncated.
RuntimeError: PytorchstreamReader failed reading zip archive:failed finding central directoryOutput is truncated.原创 2023-11-16 14:57:54 · 3934 阅读 · 0 评论 -
AttributeError: module ‘matplotlib‘ has no attribute ‘get_data_path‘
AttributeError: module 'matplotlib' has no attribute 'get_data_path'原创 2023-11-13 16:37:57 · 3881 阅读 · 3 评论 -
AttributeError: module ‘mindspore.nn‘ has no attribute ‘CrossEntropyLoss‘
AttributeError: module 'mindspore.nn' has no attribute 'CrossEntropyLoss'原创 2022-12-09 22:18:55 · 1290 阅读 · 0 评论 -
ValueError: matmul: Input operand 1 has a mismatch in its core dimension 0
ValueError: matmul: Input operand 1 has a mismatch in its core dimension 0, with gufunc signature (n?,k),(k,m?)->(n?,m?)原创 2022-11-01 01:27:48 · 12777 阅读 · 0 评论