#1150 Application started at 2025-10-25 06:18:10 !!! UNHANDLED EXCEPTION !!!Traceback (most recent call last): File "sp.py",

119.34* Posted at: 7 days ago 👁27


Application started at 2025-10-25 06:18:10

!!! UNHANDLED EXCEPTION !!!
Traceback (most recent call last):
File "sp.py", line 189, in
File "sp.py", line 143, in initialize_full_app
FileNotFoundError: [Errno 2] No such file or directory: './videotrans/styles/style.qss'

1 Replies

这个错误表明软件缺少必要的样式文件 style.qss。这通常发生在预打包版本文件不完整或解压过程中出现问题。

请按以下步骤解决:

  1. 重新下载并完整解压:请从官方发布页面重新下载完整的 pyVideoTrans Windows 预打包版。
  2. 检查解压路径:确保将软件解压到纯英文、无空格、非系统权限的路径下(例如 D:/videotrans)。
  3. 验证文件完整性:解压后检查软件根目录下是否存在 videotrans/styles/style.qss 文件。

如果重新下载解压后问题依旧,请检查您的杀毒软件是否误删了某些文件,或者尝试以管理员权限运行解压操作。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Trending Questions