Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'group' #189

Closed
xuhuo777 opened this issue Jan 12, 2022 · 1 comment
Closed

AttributeError: 'NoneType' object has no attribute 'group' #189

xuhuo777 opened this issue Jan 12, 2022 · 1 comment

Comments

@xuhuo777
Copy link

确保你已经看过 readme,也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。

描述问题
AttributeError: 'NoneType' object has no attribute 'group'

复现问题
-i test.mp3 -S ja-jp -SRC ja -D zh-cn

  • 你使用的命令行参数。推荐使用以下的代码块markdown语法,将代码块复制到```和```之间即可。
-S ja-jp    -SRC ja     -D zh-cn
  • 一份完整的autosub命令行输出。你可以使用Ctrl-ACtrl-C去复制所有输出。
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\__main__.py", line 25, in <module>
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\autosub\__init__.py", line 156, in main
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\autosub\cmdline_utils.py", line 1361, in audio_or_video_prcs
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\autosub\core.py", line 660, in list_to_googletrans
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\googletrans\client.py", line 172, in translate
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\googletrans\client.py", line 75, in _translate
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\googletrans\gtoken.py", line 200, in do
  File "I:\baidu\音声机翻软件 autosub-0.5.7-alpha-win-x64-nuitka\autosub\autosub\autosub\googletrans\gtoken.py", line 65, in _update
  • 如果使用了config文件,请附上config文件,但注意去掉与账号有关的信息。
使用这个来显示你的config文件。
  • 等等

期待的行为
转录并翻译字幕,日语转中语

截图
合适的话可以提供用以描述问题的截图。但是不推荐用截图来展示命令行输出,除非你真的认为这很有必要。

操作环境(请提供以下完整数据):

  • 操作系统: [譬如windows]
  • Python版本: [譬如Python 3.7,但使用发布版(独立运行版)时不用注明]
  • Autosub版本: [譬如0.4.1-alpha或0.5.4-alpha Nuitka windows发布版]

额外信息(可选)
任何其他的能描述问题的信息。

@BingLingGroup
Copy link
Owner

duplicated #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants