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

PackageNotFoundError #1542

Open
WhozKunal opened this issue Dec 26, 2023 · 0 comments
Open

PackageNotFoundError #1542

WhozKunal opened this issue Dec 26, 2023 · 0 comments

Comments

@WhozKunal
Copy link

Traceback (most recent call last):
File "main.py", line 4, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "whisperx_init_.py", line 1, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "whisperx\transcribe.py", line 9, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "whisperx\alignment.py", line 12, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "transformers_init_.py", line 26, in
File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
File "transformers\dependency_versions_check.py", line 57, in
File "transformers\utils\versions.py", line 117, in require_version_core
File "transformers\utils\versions.py", line 104, in require_version
importlib.metadata.PackageNotFoundError: No package metadata was found for The 'tqdm>=4.27' distribution was not found and is required by this application.
Try: pip install transformers -U or pip install -e '.[dev]' if you're working with git main
[87568] Failed to execute script 'main' due to unhandled exception!

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

No branches or pull requests

1 participant