#1392 'ascii' codec can't encode character '\uff1a' in position 14: ordinal not in range(128)

60.163* Posted at: 5 hours ago 👁9

'ascii' codec can't encode character '\uff1a' in position 14: ordinal not in range(128)


=
system:Windows-10-10.0.19045-SP0
version:v3.84
frozen:True
language:zh
root_dir:E:/Pyvideotrans视频翻译软件

1 Replies

这个错误通常与文件路径或文件名中包含非ASCII字符(如中文、特殊符号等)有关。请按以下步骤排查和解决:

  1. 检查输入和输出路径:确保您的视频文件路径、输出文件夹路径以及文件本身的名字不包含任何中文字符或特殊符号。请将它们全部改为纯英文或数字命名。
  2. 检查软件安装路径:您的软件安装在 E:/Pyvideotrans视频翻译软件,这个路径中包含中文字符“视频翻译软件”。这是导致此错误的根本原因

    • 解决方案:请将整个软件文件夹移动到一个纯英文或数字的路径下,例如 E:/pyvideotrans,然后重新运行软件。
  3. 重启软件:完成路径修改后,请务必重启软件再尝试处理任务。

遵循以上步骤,此编码错误应该就能解决。

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