binary-husky / gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
https://github.com/binary-husky/gpt_academic/wiki/online
GNU General Public License v3.0
65.91k stars 8.09k forks source link

[Bug]: 编译失败 #1234

Open 18922685670 opened 1 year ago

18922685670 commented 1 year ago

Installation Method | 安装方法与平台

Pip Install (I used latest requirements.txt)

Version | 版本

Latest | 最新版

OS | 操作系统

Windows

Describe the bug | 简述

作者大大您好,我在使用插件对arxiv论文进行翻译的时候,出现了一些问题。

我在这个材料学论文当中屡次出现编译失败,我自己排查一下log日志,但是水平有限,仍然未能够排除。

材料我附后面,麻烦您看一下(我会放一部分log在这)

The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., \hobx'), typeI' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined.

c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:965: Undefined control s equence. l.965

The control sequence at the end of the top line of your error message was never \def'ed. If you have misspelled it (e.g., \hobx'), typeI' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined.

c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:982: Undefined control s equence. l.982

(That makes 100 errors; please try again.) Here is how much of TeX's memory you used: 2075 strings out of 476025 27814 string characters out of 5794014 1850382 words of memory out of 5000000 22603 multiletter control sequences out of 15000+600000 512287 words of font info for 32 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 43i,0n,68p,178b,22s stack positions out of 10000i,1000n,20000p,200000b,200000s

c:/texlive/2023/texmf-dist/tex/latex/natbib/natbib.sty:982: ==> Fatal error oc curred, no output PDF file produced!

Screen Shot | 有帮助的截图

2023-11-05-01-15-26-2023-11-05-01-15-24-result.zip

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

2109.01196 上述是原arxiv论文

HSqure commented 7 months ago

Temporary Solution

Solution (For ubuntu)

It's just need to update biblatex and BIber version. How to update biblatex and BIber version?

Reference

How to upgrade 'biblatex' properly?