#1262 AttributeError: 'Videoandsrtform' object has no attribute 'set_ass'

240e:348* Posted at: 20 hours ago 👁11

Traceback (most recent call last):
File "videotrans\winform\fn_videoandsrt.py", line 179, in openwin
File "videotrans\component\set_form.py", line 630, in init
File "videotrans\ui\videoandsrt.py", line 95, in setupUi
AttributeError: 'Videoandsrtform' object has no attribute 'set_ass'


=
system:Windows-10-10.0.26100-SP0
version:v3.83
frozen:True
language:zh
root_dir:C:/win-videotrans-v3.83

1 Replies

这是一个软件界面初始化时的错误,具体是 Videoandsrtform 对象缺少 set_ass 属性。这通常发生在 Windows 预打包版本中,可能是由于文件损坏或不完整导致的。

解决方案:

  1. 重新下载软件: 请从官方发布页面重新下载完整的 pyVideoTrans Windows 预打包版 v3.83。
  2. 确保解压路径正确: 将下载的压缩包解压到一个纯英文、无空格、非系统权限的路径下(例如 D:/videotrans)。
  3. 重新运行: 进入解压后的目录,再次运行 sp.exe

如果问题依旧,请提供 C:/win-videotrans-v3.83/logs/ 目录下的最新日志文件内容,以便进行更深入的分析。

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