#80 RuntimeError: ('Quota for this billing period has been exceeded, message: Quota Exceeded',)

43.251* Posted at: 1 month ago 👁46

Traceback (most recent call last):

File "/Users/jelly/projects/pyvideotrans/videotrans/task/_only_one.py", line 71, in run

trk.trans()

File "/Users/jelly/projects/pyvideotrans/videotrans/task/trans_create.py", line 437, in trans

target_srt = run_trans(

File "/Users/jelly/projects/pyvideotrans/videotrans/translator/__init__.py", line 768, in run

return DeepL(kwargs).run()

File "/Users/jelly/projects/pyvideotrans/videotrans/translator/_base.py", line 89, in run

result = tools.cleartext(self._item_task(it))

File "/Users/jelly/miniforge3/envs/pyvideotrans-env/lib/python3.10/site-packages/tenacity/__init__.py", line 338, in wrapped_f

return copy(f, args, *kw)

File "/Users/jelly/miniforge3/envs/pyvideotrans-env/lib/python3.10/site-packages/tenacity/__init__.py", line 477, in __call__

do = self.iter(retry_state=retry_state)

File "/Users/jelly/miniforge3/envs/pyvideotrans-env/lib/python3.10/site-packages/tenacity/__init__.py", line 378, in iter

result = action(retry_state)

File "/Users/jelly/projects/pyvideotrans/videotrans/configure/_except.py", line 53, in _raise

raise RuntimeError(ex.args)

RuntimeError: ('Quota for this billing period has been exceeded, message: Quota Exceeded',)

=====

macOS-15.6-arm64-arm-64bit

version:v3.78

frozen:False

1 Replies

英文翻译下就知道啥意思,余额不足

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

Trending Questions