运行时错误:CherryNio·AI.Dev#root,body,html{margin:0;padding:0;width:100%;height:100%}#index-loading{margin:0;padding:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media (prefers-color-scheme:dark){html[data-theme=system] #index-loading{background-color:#000}}html[data-theme=dark] #index-loading{background-color:#000}.loading-icon{width:48px;height:48px;background-image:url('https://new.cherrychat.org/logo-dark.png');background-size:contain;background-repeat:no-repeat}@media (min-width:768px){.loading-icon{width:80px;height:80px}}.loading-bar{width:200px;height:4px;background:rgba(255,255,255,.1);border-radius:2px;overflow:hidden;position:relative}.loading-bar::after{content:'';position:absolute;left:0;top:0;height:100%;width:40%;background:#eee;animation:loading 1.5s infinite ease-in-out;border-radius:2px}@keyframes loading{0%{left:-40%}100%{left:100%}}// Set theme based on localStorage and system preference
const theme = localStorage.getItem('theme') || 'system';
document.documentElement.setAttribute('data-theme', theme);You need to enable JavaScript to run this app.:Traceback (most recent call last):File "videotrans\translator\_base.py", line 81, in run
File "videotrans\translator\_base.py", line 99, in _run_text
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 421, in exc_check
tenacity.RetryError: RetryError[]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\util\TestSrtTrans.py", line 19, in run
File "videotrans\translator\__init__.py", line 899, in run
File "videotrans\translator\_base.py", line 83, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_chatgpt.py", line 160, in _item_task
RuntimeError: CherryNio·AI.Dev#root,body,html{margin:0;padding:0;width:100%;height:100%}#index-loading{margin:0;padding:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media (prefers-color-scheme:dark){html[data-theme=system] #index-loading{background-color:#000}}html[data-theme=dark] #index-loading{background-color:#000}.loading-icon{width:48px;height:48px;background-image:url('https://new.cherrychat.org/logo-dark.png');background-size:contain;background-repeat:no-repeat}@media (min-width:768px){.loading-icon{width:80px;height:80px}}.loading-bar{width:200px;height:4px;background:rgba(255,255,255,.1);border-radius:2px;overflow:hidden;position:relative}.loading-bar::after{content:'';position:absolute;left:0;top:0;height:100%;width:40%;background:#eee;animation:loading 1.5s infinite ease-in-out;border-radius:2px}@keyframes loading{0%{left:-40%}100%{left:100%}}// Set theme based on localStorage and system preference
const theme = localStorage.getItem('theme') || 'system';
document.documentElement.setAttribute('data-theme', theme);You need to enable JavaScript to run this app.
=
system:Windows-10-10.0.26100-SP0
version:v3.82
frozen:True
language:zh
root_dir:C:/Users/Administrator/Downloads