-
Hello Team, I just tried installing whisper AI on my MacBook Pro. But while running the whisper command, I am getting below error. I would really appreciate it if anyone can help me on how to resolve this issue. 1st I get a warning and then I get another exception error as listed below. I understand the NumbaDeprecationWarning, but I do not understand the rest of it. Error: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/whisper/timing.py:58: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If you are running OS X, see this discussion for a possible solution. |
Beta Was this translation helpful? Give feedback.
If you are running OS X, see this discussion for a possible solution.