#1576 FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/admin/Desktop/新建文件夹/%5BEnglish (United Kingdom)%5D Cop

103.137* Posted at: 1 day ago 👁15

Traceback (most recent call last):
File "videotrans\component\component.py", line 65, in dropEvent
FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/admin/Desktop/新建文件夹/%5BEnglish (United Kingdom)%5D CopyCat Masterclass 1. Introduction The Magic Behind CopyCat %5BDownSub.com%5D.srt'


=
system:Windows-10-10.0.26200-SP0
version:v3.85
frozen:True
language:zh
root_dir:D:/AI/win-pyvideotrans-v3.85

1 Replies

这个错误是由于文件路径中包含特殊字符 [] 导致的。软件无法正确识别和处理包含这些特殊字符的文件路径。

请按以下步骤解决:

  1. 重命名文件:将视频文件重命名为简单的英文名称,例如 copycat_intro.mp4,避免使用方括号、中文、空格等特殊字符。
  2. 移动文件位置:将文件移动到简单的路径下,例如 D:/tmp/ 目录。
  3. 重新拖拽:将重命名后的文件拖拽到软件界面进行处理。

这是 Windows 系统下文件路径处理的常见问题,重命名文件即可解决。

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