Traceback (most recent call last):
File "/Users/a1234/Downloads/pyvideotrans/videotrans/util/TestSTT.py", line 18, in run
res = recognition.run(
File "/Users/a1234/Downloads/pyvideotrans/videotrans/recognition/__init__.py", line 203, in run
from ._deepgram import DeepgramRecogn
File "/Users/a1234/Downloads/pyvideotrans/videotrans/recognition/_deepgram.py", line 10, in
from deepgram import (
ImportError: cannot import name 'DeepgramClient' from 'deepgram' (/Users/a1234/Downloads/pyvideotrans/venv/lib/python3.10/site-packages/deepgram/__init__.py)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/a1234/Downloads/pyvideotrans/videotrans/util/TestSTT.py", line 28, in run
from videotrans.configure._except import get_msg_from_except
File "/Users/a1234/Downloads/pyvideotrans/videotrans/configure/_except.py", line 3, in
from elevenlabs.core import ApiError as ApiError_11
ModuleNotFoundError: No module named 'elevenlabs'
=====
macOS-15.6.1-arm64-arm-64bit
version:v3.81
frozen:False
language:zh