Skip to content

Could not find 'libvlc.dll'Β #47

@AllenWu233

Description

@AllenWu233
Traceback (most recent call last):
  File "E:\Python_work\program\PyBirthdayWish\PyBirthdayWish.py", line 7, in <module>
    import vlc
  File "E:\Python_work\program\PyBirthdayWish\birthday_venv\lib\site-packages\vlc.py", line 220, in <module>
    dll, plugin_path  = find_lib()
  File "E:\Python_work\program\PyBirthdayWish\birthday_venv\lib\site-packages\vlc.py", line 180, in find_lib
    dll = ctypes.CDLL('.\\' + libname)
  File "E:\Python\Python310\lib\ctypes\__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
FileNotFoundError: Could not find module 'E:\Python_work\program\PyBirthdayWish\libvlc.dll' (or one of its dependencies). Try using the full path with constructor syntax.

help me pls😭

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions