Skip to content

Issue with whisper #2

@wong251440

Description

@wong251440

(venv) C:\Users\User\Autogen_Video_Refinement>py main.py
Traceback (most recent call last):
File "C:\Users\User\Autogen_Video_Refinement\main.py", line 3, in
import whisper
File "C:\Users\User\venv\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\ctypes_init_.py", line 369, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions