You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.
Traceback (most recent call last):
File "C:\Users\Abiru Ekanayaka\Desktop\Discord-VC-Bot-main\Discord-VC-Bot-main\bot.py", line 7, in
import whisper
File "C:\Users\Abiru Ekanayaka\AppData\Local\Programs\Python\Python311\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Abiru Ekanayaka\AppData\Local\Programs\Python\Python311\Lib\ctypes_init_.py", line 366, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Traceback (most recent call last):
File "C:\Users\Abiru Ekanayaka\Desktop\Discord-VC-Bot-main\Discord-VC-Bot-main\bot.py", line 7, in
import whisper
File "C:\Users\Abiru Ekanayaka\AppData\Local\Programs\Python\Python311\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Abiru Ekanayaka\AppData\Local\Programs\Python\Python311\Lib\ctypes_init_.py", line 366, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered: