Skip to content

Add espnet2 and espnet3 to check_install.py module list#6435

Open
Copilot wants to merge 4 commits into
masterfrom
copilot/refactor-translation-process
Open

Add espnet2 and espnet3 to check_install.py module list#6435
Copilot wants to merge 4 commits into
masterfrom
copilot/refactor-translation-process

Conversation

Copilot AI commented May 8, 2026

Copy link
Copy Markdown
Contributor

Fix #6419

Summary

As suggested in #6419 (comment), add espnet2 and espnet3 entries to the module_list in tools/check_install.py, right after the existing espnet entry.

This allows check_install.py to report whether espnet2 and espnet3 are importable, which is useful since espnet itself may not be importable in newer releases (only espnet2/espnet3 remain as primary packages).

Changes

  • tools/check_install.py: add ("espnet2", None, None) and ("espnet3", None, None) to module_list

@Fhrozen

Fhrozen commented May 8, 2026

Copy link
Copy Markdown
Member

Fixes #6419

@Fhrozen Fhrozen marked this pull request as ready for review May 8, 2026 23:30
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. Enhancement Enhancement labels May 8, 2026
@Fhrozen Fhrozen removed their assignment May 12, 2026
@Fhrozen Fhrozen requested review from Fhrozen and removed request for Fhrozen May 12, 2026 09:32
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 12, 2026
@Fhrozen Fhrozen added this to the v.202607 milestone May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Enhancement Installation lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

安装espnet失败

2 participants