赞
踩
大家好,我是爱编程的喵喵。双985硕士毕业,现担任全栈工程师一职,热衷于将数据思维应用到工作与生活中。从事机器学习以及相关的前后端开发工作。曾在阿里云、科大讯飞、CCF等比赛获得多次Top名次。现为CSDN博客专家、人工智能领域优质创作者。喜欢通过博客创作的方式对所学的知识进行总结与归纳,不仅形成深入且独到的理解,而且能够帮助新手快速入门。
个人精心开设的《Python基础课程》专栏订阅量2400+,帮助不少同学解决了Bug。最近有几个学习很认真的同学们给我反馈,专栏博客帮助他解决了大模型、爬虫、Python基础等各类问题,但有时候找起来不太方便,希望能对专栏的文章进行分门别类的整理,这样就能提高检索效率。
优秀的建议必须毫不犹豫地被接纳,虽然客观来说整理是一件工作量不小的事情,但想到蚕蛹化蝶之前必须经历痛苦的挣扎才能破茧成蝶。所以这两天一忙完工作就马不停蹄的继续整理。现有类别包括大模型、机器学习、爬虫、数据处理与可视化、anaconda & pip & jupyter notebook & ipython & pycharm、数据库与中间件、常用Python库、Python基础、github等,大家可点击博客右侧的按钮查看目录,如下图所示:
本专栏每周至少更新5篇相关文章,目标至少是1000篇+,所以后续还会不断进行扩充,希望最终能够对订阅的同学们有所帮助。
CUDA initialization: The NVIDIA driver on your system is too old解决方案
OSError Unable to load weights from pytorch checkpoint file for pytorch_model.bin解决方案
Import Error: from torchtext.data import to_map_style_dataset解决方案
加载torchvision模型时出现RemoteDisconnected: Remote end closed connection without response的解决方案
RuntimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions解决方案
RuntimeError Cuda extensions are being compiled…Pytorch binaries were compiled with Cuda 11.7解决方案
ImportError: libcupti.so.11.7: cannot open shared object file: No such file or directory解决方案
RuntimeError: Boolean value of Tensor with more than one value is ambiguous解决方案
ModuleNotFoundError: No module named 'transformers_modules.chatglm-6b_v1’的解决方案
ModuleNotFoundError: No module named 'transformers_modules.chatglm2-6b’解决方案
OSError We couldn’t connect to https://huggingface.co to load file, couldn’t find chatglm2-6b 解决方案
OSError We couldn’t connect to https://huggingface.co to load file, couldn’t find chatglm3-6b 解决方案
AttributeError: ‘ChatGLMTokenizer‘ object has no attribute ‘sp_tokenizer‘解决方案
AttributeError: ‘ChatGLMConfig’ object has no attribute 'quantization_bit’解决方案
TypeError: quantize() got an unexpected keyword argument 'empty_init’解决方案
AttributeError: ‘ChatGLMModel’ object has no attribute 'prefix_encoder’解决方案
pd.read_excel出现xlrd.biffh.XLRDError: Excel xlsx file; not supported解决方案
PicklingError: Can’t pickle <function <lambda>>: attribute lookup <lambda> on __main__ failed解决方案
AttributeError: ‘Timestamp’ object has no attribute 'dt’解决方案
import xlwings时_pickle.UnpicklingError: invalid load key, '\x00’解决方案
df.rank & pd.pivot_table & pd.read_excel & df添加行 &调整df行列顺序(reindex再理解)
conda upgrade出现Solving environment:failed CondaValueError Malformed version string invalid chars解决方案
conda install出现CondaValueError: Malformed version string invalid character(s)解决方案
The environment is inconsistent, please check the package plan carefully解决方案
ERROR conda.core.link:_execute(502): error occurred while installing conda-forge::setuptools 解决方案
SSLError(MaxRetryError('HTTPSConnectionPool(host=‘mirrors.tuna.tsinghua.edu.cn’, port=443)解决方案
ModuleNotFoundError: No module named '_sysconfigdata_x86_64_conda_cos7_linux_gnu’解决方案
ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问 解决方案
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=files.pythonhosted.org解决方案
pip安装ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device解决方案
清华源pip install出现ERROR: Could not find a version that satisfies the requirement的解决方案
pip install出现no matching distribution found for setuptools>=42.0.0的解决方案
pip install weditor出错error in setup command: Error parsing weditor\setup.cfg UnicodeDecodeError:解决方案
Cannot uninstall … It is a distutils installed project and thus we cannot accurately determine 解决方案
WARNING:Retrying Failed to establish a new connection: [Errno 101] Network is unreachable’)解决方案
WARNING:Retrying(Retry(total=4,connect=None,read=None,redirect=None,status =None))connect broken解决方案
pip install出现socket.timeout: The read operation timed out的解决方案
ERROR: XMLRPC request failed [code: -32500] RuntimeError: PyPI no longer supports 'pip search’解决方案
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。