You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Code\pyvideotrans>api.exe
API ...
2024-12-02 00:49:58,797 - VideoTrans - ERROR - Uncaught exception
Traceback (most recent call last):
File "api.py", line 17, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\task_dubbing.py", line 10, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\task_base.py", line 7, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\configure_base.py", line 3, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\util\tools.py", line 18, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests_init_.py", line 45, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests\exceptions.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests\compat.py", line 55, in
ImportError: cannot import name 'JSONDecodeError' from 'simplejson' (unknown location)
[20556] Failed to execute script 'api' due to unhandled exception!
复现步骤
使用的哪个功能
预打包版运行api.exe
操作系统
Windows/Linux/MacOS
Win11
软件左上角版本号数字
v3.28
The text was updated successfully, but these errors were encountered:
出错信息
出错时软件界面完整截图,以及提示框或控制台报错信息。
C:\Code\pyvideotrans>api.exe
API ...
2024-12-02 00:49:58,797 - VideoTrans - ERROR - Uncaught exception
Traceback (most recent call last):
File "api.py", line 17, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\task_dubbing.py", line 10, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\task_base.py", line 7, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\configure_base.py", line 3, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "videotrans\util\tools.py", line 18, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests_init_.py", line 45, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests\exceptions.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "requests\compat.py", line 55, in
ImportError: cannot import name 'JSONDecodeError' from 'simplejson' (unknown location)
[20556] Failed to execute script 'api' due to unhandled exception!
复现步骤
预打包版运行api.exe
操作系统
软件左上角版本号数字
v3.28
The text was updated successfully, but these errors were encountered: