
报错
Xovee
www.xoveexu.com
展开
-
如何在Sklearn Pipeline中运行CatBoost
Skline Pipeline如何结合CatBoost。原创 2024-06-30 19:49:11 · 551 阅读 · 0 评论 -
AttributeError: ‘google.protobuf.pyext._message.RepeatedCompositeCo‘ no attribute ‘WhichOneof‘
在调用Google Cloud API获取文本嵌入时报错Attribute Error: WhichOneof。原创 2024-06-12 16:59:49 · 456 阅读 · 0 评论 -
AttributeError: ‘_process_plot_var_args‘ object has no attribute ‘prop_cycler‘
使用librosa.waveshow报错prop_cycler原创 2024-04-28 13:00:15 · 408 阅读 · 0 评论 -
Nvidia Cuda libtinfo5
ubuntu 23.10安装cuda 12.4报错缺少libtinfo5原创 2024-03-27 13:15:34 · 4058 阅读 · 5 评论 -
TypeError: LinearRegression.__init__() got an unexpected keyword argument ‘normalize‘
Scikit-learn nomralize keyword报错原创 2024-01-11 17:59:45 · 2838 阅读 · 0 评论 -
报错:Elsevier LaTeX编译:Mismatched LaTeX support files detected
在editorialmanager.com提交论文的时候,需要给网站提交latex源文件,然后系统会编译好pdf。但是今天编译的时候遇到了一些问题,导致编译出来的pdf是错误log而不是正确的论文。原创 2023-03-15 22:29:32 · 4046 阅读 · 6 评论 -
PyTorch 1.0.0报错:ImportError: torch/lib/libmkldnn.so.0: undefined symbol: cblas_s
PyTorch 1.0.0 报错ImportError: undefined symbol: cblas_sgemm_alloc原创 2023-02-27 17:23:55 · 1098 阅读 · 0 评论 -
报错:AttributeError: ‘_SingleProcessDataLoaderIter‘ object has no attribute ‘next‘
报错:AttributeError: '_SingleProcessDataLoaderIter' object has no attribute 'next'原创 2022-11-14 16:58:52 · 25573 阅读 · 11 评论 -
Matplotlib Error: meta NOT subset: don‘t know howto subset; dropped
在Python中使用matplotlib画图报错:meta NOT subset: don't know howto subset; dropped原创 2022-11-11 10:29:52 · 1864 阅读 · 0 评论 -
LaTeX Warnings: Unused global option(s)
编译 LaTeX 文档触发 Unused global option(s) 警告。原创 2022-06-12 17:46:05 · 15595 阅读 · 2 评论 -
Git Pull Failed - Unsafe Repository
对于某个项目,Git功能出现问题,报错Git Pull Failed等。原创 2022-06-02 09:06:36 · 619 阅读 · 0 评论 -
LaTeX 报错: \Url Error ->\url used in a moving argument.
LaTeX中使用\url{}命令报错 \url used in a moving argument.原创 2022-05-27 08:52:53 · 708 阅读 · 1 评论 -
LaTeX 报错:Foreign command \atopwithdelims; \frac or \genfrac should be used
LaTeX中使用公式报错 Foreign command \atopwithdelims 该怎么办?原创 2022-05-26 19:27:12 · 2256 阅读 · 0 评论 -
Matplotlib 找不到系统安装的字体
Matplotlib 找不到系统安装的字体该怎么办呢?删除缓存文件!原创 2022-01-03 15:24:09 · 2560 阅读 · 0 评论 -
安装 Adobe 软件报错,代码501
安装 Adobe Photoshop 2021失败,报错代码501。原创 2021-09-20 12:58:11 · 4792 阅读 · 0 评论 -
RuntimeError: Attempting to deserialize object on CUDA device 1 but torch.cuda.device_count() is 1.
换了机器测试保存的模型,结果报了这个错。原创 2021-08-23 18:07:15 · 4450 阅读 · 2 评论 -
failed call to cuInit: CUDA_ERROR_UNKNOWN: unknown error
运行TensorFlow报错!原创 2021-08-18 14:55:44 · 4283 阅读 · 0 评论 -
[报错] AttributeError: ‘AxesSubplot‘ object has no attribute ‘bar_label‘
使用 Matplotlib 中的 bar_label 函数报错怎么办???原创 2021-08-12 13:57:01 · 5168 阅读 · 1 评论 -
在 LaTeX 文档中的表题或图题(Caption)中引用(Cite)报错
本文介绍如何解决在 LaTeX 文档中的表题或者图题中引用文献报错的问题。原创 2020-12-27 20:37:34 · 9016 阅读 · 10 评论 -
[报错] [TensorFlow] Fail to find the dnn implementation
在跑 TensorFlow 代码的时候遇到了 fail to find the dnn implementation 错误。原创 2020-08-01 21:11:31 · 3786 阅读 · 2 评论 -
[报错] SyntaxError: Missing parentheses in call to ‘exec‘
报错信息:ImportError: cannot import name 'InteractiveConsole' from 'code' (/home/xovee/Desktop/contrastive_cascade/code/__init__.py)SyntaxError: Missing parentheses in call to 'exec'原创 2020-07-27 19:51:37 · 5780 阅读 · 4 评论 -
[报错] [TensorFlow] failed call to cuInit: CUDA_ERROR_COMPAT_NOT_SUPPORTED_ON_DEVICE: forward compatib
failed call to cuInit: CUDA_ERROR_COMPAT_NOT_SUPPORTED_ON_DEVICE: forward compatibility was attempted on non supported HW原创 2020-06-26 10:03:38 · 4542 阅读 · 1 评论 -
[翻译] LaTeX Error: Somethings wrong -- perhaps a missing \item
当你忘记添加 \item 命令,或者试图在表格中使用列表的时候,就会遇到这个错误。翻译 2020-06-14 16:55:52 · 30205 阅读 · 0 评论 -
[翻译] [LaTeX] Misplaced \noalign
当你错误地使用了 \hline 命令,就会遇到这个错误。翻译 2020-06-14 11:10:52 · 14185 阅读 · 0 评论 -
[翻译] [LaTeX] No \author given
当你使用了 \maketitle 命令,但是没有指定任何 \author,就会发生这个错误。翻译 2020-06-13 20:22:30 · 5676 阅读 · 1 评论 -
[翻译] LaTeX Error: \verb ended by end of line
当你错误地使用了 verbatim 命令的时候,就会遇到这个错误。翻译 2020-06-13 10:25:46 · 2159 阅读 · 0 评论 -
[翻译] LaTeX Error: Missing \begin document
如果你在文档中忘记输入 \begin{document} 命令或者 \documentclass[...]{...} 命令,那么就会遇到这个错误。翻译 2020-06-13 08:28:28 · 29997 阅读 · 0 评论 -
[翻译] LaTeX Error: Can be used only in preamble
如果你在正文中引入了某个包或者类,而不是在序言(preamble)中,那么就会发生这个错误。在命令 \begin{document} 之前的内容,都被称为序言。在序言中,你定义文档的类型,文档的语言,以及很多基础的设定。翻译 2020-06-11 12:55:08 · 30553 阅读 · 2 评论 -
[翻译] LaTeX Error: Environment XXX undefined
如果你使用了 LaTeX 不能识别的环境,你将会遇到这个错误。翻译 2020-06-11 10:21:38 · 34651 阅读 · 2 评论 -
[翻译] [LaTeX] Illegal unit of measure (pt inserted)
如果你在 LaTeX 中设定了某个长度,但是这个长度的单位设定的不对,那么你就可能遇到这个错误。翻译 2020-06-09 08:38:41 · 21932 阅读 · 3 评论 -
[翻译] [LaTeX] Missing number, treated as zero
当你在一些需要输入数字的地方(例如计数、纬度等),输入了其他字符,那么就会出现这个错误。翻译 2020-06-07 13:02:18 · 62118 阅读 · 4 评论 -
[翻译] [LaTeX] File XXX not found on input line XXX - LaTeX Error: File XXX not found
当 LaTeX 找不到文件的时候,就会抛出这个错误。翻译 2020-06-06 09:44:39 · 5304 阅读 · 0 评论 -
[翻译] [LaTeX] No positions in optional float specifier
这是一个标准的 LaTeX 报错,当你在浮动元素的浮动指示符中没有指定浮动的方式时,就会遇到这个报错,例如,\begin{figure}[ht] 中的 ht。翻译 2020-06-05 11:36:34 · 7427 阅读 · 0 评论 -
[翻译] [LaTeX] !h float specifier changed to !ht
原 文:`!h’ float specifier changed to `!ht’译 者:Xovee翻译时间:2020年6月4日`!h’ float specifier changed to `!ht’当 LaTeX 在处理浮动元素(例如图片、表格等)的浮动指示符(例如 \begin{figure}[ht] 中的 ht)时出现了问题,就会抛出这个错误。在处理浮动元素时,LaTeX 会将其放置到合适的位置,从而避免正文中出现过大的间隙,或者过于密集的排版。浮动指示符参数可以让我们指定如何在正文中放翻译 2020-06-04 10:12:34 · 17697 阅读 · 0 评论 -
[翻译] [LaTeX] There were multiply-defined labels
这个错误跟交叉引用有关。当你对多个不同的目标使用相同的标签时,就会触发这个错误,它导致 LaTeX 不能正确处理 \ref{...} 命令。翻译 2020-06-04 09:33:02 · 5763 阅读 · 0 评论 -
[翻译] [LaTeX] There were undefined references
当你使用命令 \ref{...},但是 LaTeX 找不到对应的标签的时候,这个错误就会出现。翻译 2020-06-02 23:10:37 · 7045 阅读 · 0 评论 -
[翻译] [LaTeX] Display math should end with $$
当你在展示数学(Display math)模式(也就是单行出现的数学公式)下忘记在末尾添加 $ 符号的时候,就会出现这个错误。翻译 2020-06-02 22:54:23 · 8490 阅读 · 0 评论 -
[翻译] 多余的对齐符被改变为 \cr - Extra alignment tab has been changed to \cr
当 LaTeX 检测到比预期更多的对齐符号的时候,它就会抛出这个错误,并把其中的一个对齐符更改为 \cr,这个符号是 TeX 用来创建换行符的主要方式之一。翻译 2020-05-31 16:57:01 · 32300 阅读 · 0 评论 -
[翻译] [报错] [LaTeX] [Overleaf] File XXX not found on input line XXX:文件 XXX 在输入第 XXX 行中没有找到
这个错误说的是 LaTeX 没有找到相关的文件。该错误可能发生在以下几种情况中:- 文件路径中存在非法的字符- 文件忘记被上传了- 文件路径被错误的输入了翻译 2020-05-27 07:19:58 · 3213 阅读 · 0 评论 -
[翻译] LaTeX 中的报错
LaTeX 中的某些报错可能难以理解,修复起来也比较麻烦。我们在这篇文章中列出了各种经常出现的 LaTeX 报错,以及如何去修复它们的办法。翻译 2020-05-27 06:45:29 · 5719 阅读 · 0 评论