#702 Error opening output files: No such file or directory

*238.37* Posted at: 4 hours ago 👁8

Error opening output file C:/Users/User/AppData/Local/Temp/360zip$Temp/360$0/tmp/f2b9a67fd5/zh-cn.wav.

Error opening output files: No such file or directory

=====

Windows-10-10.0.19045-SP0

version:v3.80

frozen:True

language:zh

1 Replies

本条内容由 DeepSeek 回复
这个问题是由于软件试图在一个临时压缩包解压路径(C:/Users/User/AppData/Local/Temp/360zip$Temp/360$0/tmp/...)下创建音频输出文件(zh-cn.wav)时失败,因为该目录不存在或已被删除。这通常发生在您直接从压缩软件(如360压缩)中运行 pyVideoTranssp.exe 主程序,而没有先将软件完整解压到一个固定的文件夹中。

核心原因: 临时解压目录非常不稳定,压缩软件可能会在您运行程序后不久就清理掉这些临时文件,导致软件运行时找不到所需的文件和目录。

解决方案:

请务必先将 pyVideoTrans 软件完整解压到您电脑上一个固定的、有写入权限的普通文件夹中,然后再运行其中的 sp.exe

详细步骤:

1. 在您的电脑上选择一个合适的位置,例如 D:\Software 或直接在 D:\ 根目录下。

2. 右键点击您下载的 pyVideoTrans 压缩包文件,选择“解压到当前文件夹”或“解压到 [软件文件夹名]”。

3. 解压完成后,进入生成的新文件夹,双击运行里面的 sp.exe 主程序。

这样做可以确保软件的所有临时文件和输出文件都有一个稳定可靠的存储路径,从而避免此类错误。

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

Similar issues already exist

Trending Questions