告别BUG
文章平均质量分 82
Yan-英杰
C++、python领域创作博主,关注前沿技术,交流合作请私信,答疑解惑、活动分享:https://bbs.csdn.net/topics/617804998
展开
-
解决Anaconda出现CondaHTTPError: HTTP 000 CONNECTION FAILED for url
解决Anaconda出现CondaHTTPError: HTTP 000 CONNECTION FAILED for url原创 2024-11-13 14:06:28 · 160 阅读 · 1 评论 -
ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory
ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory原创 2024-09-14 21:44:36 · 724 阅读 · 2 评论 -
pip 安装时报错:WARNING: Ignoring invalid distribution
WARNING: Ignoring invalid distribution原创 2024-09-14 21:28:59 · 409 阅读 · 0 评论 -
ModuleNotFoundError: No module named ‘transformers_modules.chatglm2-6b
ModuleNotFoundError: No module named ‘transformers_modules.chatglm2-6b原创 2024-09-14 07:46:48 · 1122 阅读 · 0 评论 -
TypeError: an integer is required (got type bytes)
TypeError: an integer is required (got type bytes)原创 2024-09-14 07:40:18 · 955 阅读 · 0 评论 -
Failed building wheel for opencv-python-headless
Failed building wheel for opencv-python-headless原创 2024-09-13 23:29:46 · 1218 阅读 · 0 评论 -
Encountered error while trying to install package.> lxml
Encountered error while trying to install package.> lxml原创 2024-09-13 23:27:39 · 1057 阅读 · 0 评论 -
warnings.warn(UserWarning(“Manipulating w3c setting can have unintended consequences.”))
warnings.warn(UserWarning(“Manipulating w3c setting can have unintended consequences.”))原创 2024-09-13 23:21:13 · 484 阅读 · 0 评论 -
error: subprocess-exited-with-error
error: subprocess-exited-with-error原创 2024-09-13 23:11:18 · 462 阅读 · 0 评论 -
Running setup.py install for wxPython did not run successfully.
Running setup.py install for wxPython did not run successfully.原创 2024-09-13 22:59:28 · 594 阅读 · 0 评论 -
note: This is an issue with the package mentioned above,not pip.
note: This is an issue with the package mentioned above,not pip.原创 2024-09-11 23:25:10 · 1088 阅读 · 2 评论 -
(pandas读取DataFrame列报错)raise KeyError(key) from err KeyError: (‘name‘, ‘age‘)
(pandas读取DataFrame列报错)raise KeyError(key) from err KeyError: (‘name‘, ‘age‘)原创 2024-09-11 23:24:07 · 886 阅读 · 0 评论 -
[notice] A new release of pip available: 22.2 -> 22.2.2
[notice] A new release of pip available: 22.2 -> 22.2.2原创 2024-09-11 23:22:15 · 458 阅读 · 0 评论 -
requests.exceptions.ConnectionError: (‘Connection aborted .’, ConnectionResetError(10054,“远程主机强迫关闭了一
requests.exceptions.ConnectionError: (‘Connection aborted .’, ConnectionResetError(10054,"远程主机强迫关闭了一个现有的连接。',None,1656,None)原创 2024-09-11 23:18:29 · 631 阅读 · 0 评论 -
成功解决:IndexError: index 0 is out of bounds for axis 1 with size 0
IndexError: index 0 is out of bounds for axis 1 with size 0原创 2024-08-21 10:57:00 · 1165 阅读 · 5 评论 -
如何在本地和远程删除 Git 分支?
如何在本地和远程删除 Git 分支?原创 2024-08-17 22:34:02 · 1463 阅读 · 5 评论 -
The environment is inconsistent, please check the package plan carefully
The environment is inconsistent, please check the package plan carefully原创 2024-08-17 22:25:13 · 484 阅读 · 0 评论 -
WARNING: There was an error checking the latest version of pip. 解决方案
WARNING: There was an error checking the latest version of pip.原创 2024-08-17 14:24:53 · 572 阅读 · 1 评论 -
CUDA error: invalid device ordinal when using python 3.9
CUDA error: invalid device ordinal when using python 3.9原创 2024-08-17 14:15:12 · 343 阅读 · 0 评论 -
ModuleNotFoundError: No module named ‘pywin32_bootstrap
ModuleNotFoundError: No module named ‘pywin32_bootstrap原创 2024-08-17 14:08:24 · 680 阅读 · 0 评论 -
ModuleNotFoundError: No module named ‘transformers_modules.chatglm-6b-v1‘
ModuleNotFoundError: No module named 'transformers_modules.chatglm-6b-v1'原创 2024-08-17 14:02:45 · 554 阅读 · 0 评论 -
无法读取 chrome-error://chromewebdata/ 的源映射: Unexpected 503 response from chrome-error://chromewebdata/
无法读取 chrome-error://chromewebdata/ 的源映射: Unexpected 503 response from chrome-error://chromewebdata/原创 2024-08-02 23:14:44 · 4745 阅读 · 4 评论 -
Could not install packages due to an EnvironmentError: [WinError 5]
Could not install packages due to an EnvironmentError: [WinError 5]原创 2024-07-29 20:53:37 · 814 阅读 · 2 评论 -
AttributeError: ‘str‘ object has no attribute ‘decode‘
AttributeError: ‘str‘ object has no attribute ‘decode‘原创 2024-07-29 20:50:59 · 644 阅读 · 0 评论 -
error: metadata-generation-failed
error: metadata-generation-failed原创 2024-07-29 20:48:07 · 749 阅读 · 1 评论 -
AttributeError: ‘NoneType‘ object has no attribute ‘shape‘
AttributeError: ‘NoneType‘ object has no attribute ‘shape‘原创 2024-07-29 20:27:59 · 1086 阅读 · 0 评论 -
ValueError: invalid literal for int() with base 10: ‘a‘
ValueError: invalid literal for int() with base 10: ‘a‘原创 2024-07-29 20:25:35 · 819 阅读 · 0 评论 -
IndexError: list index out of range
IndexError: list index out of range原创 2024-07-29 20:21:54 · 1139 阅读 · 0 评论 -
RuntimeError: No CUDA GPUs are available
RuntimeError: No CUDA GPUs are available原创 2024-07-29 20:16:17 · 2606 阅读 · 0 评论 -
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cud
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cud原创 2024-07-29 20:14:15 · 798 阅读 · 0 评论 -
[ WARN:0@0.014] global loadsave.cpp:248 cv::findDecoder imread_
[ WARN:0@0.014] global loadsave.cpp:248 cv::findDecoder imread_原创 2024-07-29 20:12:56 · 1195 阅读 · 1 评论 -
RuntimeError: CUDA error: invalid device ordinal CUDA kernel errors might be asynchronously repo
RuntimeError: CUDA error: invalid device ordinal CUDA kernel errors might be asynchronously repo原创 2024-07-29 20:11:39 · 2196 阅读 · 0 评论 -
OpenSSL SSL_connect: Connection was reset in connection to github.com:443
OpenSSL SSL_connect: Connection was reset in connection to github.com:443原创 2024-07-28 21:20:36 · 1413 阅读 · 3 评论 -
Could not find a version that satisfies the requirement
Could not find a version that satisfies the requirement原创 2024-07-28 15:01:49 · 1033 阅读 · 2 评论 -
403 forbidden (13: Permission denied)
403 forbidden (13: Permission denied)原创 2024-07-28 14:58:06 · 793 阅读 · 0 评论 -
Can ‘t connect to local MySQL server through socket ‘/tmp/mysql.sock ‘(2) “;
Can 't connect to local MySQL server through socket '/tmp/mysql.sock '(2) ";原创 2024-07-28 14:55:39 · 828 阅读 · 1 评论 -
string indices must be integers
string indices must be integers原创 2024-07-27 15:08:19 · 619 阅读 · 2 评论 -
IndentationError:unindent does not match any outer indentation level
IndentationError:unindent does not match any outer indentation level原创 2024-07-27 15:06:03 · 1299 阅读 · 0 评论 -
IndexError: index 0 is out of bounds for axis 1 with size 0
IndexError: index 0 is out of bounds for axis 1 with size 0原创 2024-07-27 15:04:08 · 511 阅读 · 0 评论 -
IndexError: list index out of range
IndexError: list index out of range原创 2024-07-27 15:00:26 · 1449 阅读 · 0 评论
分享