PS C:\Windows\system32> translate_arxiv.exe 2211.07864 --debug The current mathtranslate is latest Start engine google language from en language to zh-CN arxiv number: 2211.07864 temporary directory C:\Users\zidea\AppData\Local\Temp\tmpy7ifae1s main tex files found: .\main.tex Processing .\main Cache is found It is a full latex document 100%|██████████████████████████████████████████████████████████████████████████████████| 57/57 [03:59<00:00, 4.21s/it] 288 / 288 latex object are correctly translated Number of translation called: 94 Total characters translated: 30886 saved to .\main.tex zip file is saved to 2211.07864.zip You can upload the zip file to overleaf to autocompile # the first was successfully translated PS C:\Windows\system32> translate_arxiv.exe 2306.04098 --debug The current mathtranslate is latest Start engine google language from en language to zh-CN arxiv number: 2306.04098 temporary directory C:\Users\zidea\AppData\Local\Temp\tmpc038di1a trying to download from https://arxiv.org/e-print/2306.04098 main tex files found: .\sn-article.tex Processing .\sn-article Cache is found It is a full latex document 0%| | 0/49 [00:00 File "C:\ProgramData\Anaconda3\lib\site-packages\mathtranslate\translate_arxiv.py", line 176, in main raise e File "C:\ProgramData\Anaconda3\lib\tempfile.py", line 830, in __exit__ self.cleanup() File "C:\ProgramData\Anaconda3\lib\tempfile.py", line 834, in cleanup self._rmtree(self.name) File "C:\ProgramData\Anaconda3\lib\tempfile.py", line 816, in _rmtree _shutil.rmtree(name, onerror=onerror) File "C:\ProgramData\Anaconda3\lib\shutil.py", line 759, in rmtree return _rmtree_unsafe(path, onerror) File "C:\ProgramData\Anaconda3\lib\shutil.py", line 629, in _rmtree_unsafe onerror(os.unlink, fullname, sys.exc_info()) File "C:\ProgramData\Anaconda3\lib\tempfile.py", line 808, in onerror cls._rmtree(path) File "C:\ProgramData\Anaconda3\lib\tempfile.py", line 816, in _rmtree _shutil.rmtree(name, onerror=onerror) File "C:\ProgramData\Anaconda3\lib\shutil.py", line 759, in rmtree return _rmtree_unsafe(path, onerror) File "C:\ProgramData\Anaconda3\lib\shutil.py", line 610, in _rmtree_unsafe onerror(os.scandir, path, sys.exc_info()) File "C:\ProgramData\Anaconda3\lib\shutil.py", line 607, in _rmtree_unsafe with os.scandir(path) as scandir_it: NotADirectoryError: [WinError 267] 目录名称无效。: 'C:\\Users\\zidea\\AppData\\Local\\Temp\\tmpc038di1a\\objs' # weird error