#3568 AttributeError: 'FormatcoverForm' object has no attribute 'videourls'

205.198* Posted at: 7 hours ago 👁14

Traceback (most recent call last):
File "videotrans\winform\fn_formatcover.py", line 89, in start
AttributeError: 'FormatcoverForm' object has no attribute 'videourls'


=
system:Windows-10-10.0.19045-SP0
version:v3.97
frozen:True
language:zh
root_dir:C:/Users/hello/Downloads/win-pyvideotrans-v3.97-0304

2 Replies

该错误是由于在“格式转换”功能中,程序尝试访问一个不存在的属性 videourls 导致的。这通常发生在软件版本更新后,旧版本残留的配置文件或缓存与新版本代码不兼容。

解决方案:

  1. 清理缓存:关闭软件,删除软件根目录(C:/Users/hello/Downloads/win-pyvideotrans-v3.97-0304)下的 config.ini 文件。
  2. 重新启动:重新启动 sp.exe。软件会自动生成一个新的默认配置文件。
  3. 检查操作:确保在使用“格式转换”功能时,已正确选择了要转换的视频文件。

如果问题依旧,请提供软件 logs 文件夹中最新日志文件的底部约30行内容,以便进一步分析。

bug 等后续修复

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.

Related resource