Skip to content

Problem importing mpv on macOS #6

@MaT1g3R

Description

@MaT1g3R

Issue by MaT1g3R
Saturday Jun 16, 2018 at 06:35 GMT
Originally opened as MaT1g3R/ene#6


Traceback (most recent call last):
  File "/Users/umi/Projects/Python/ene/ene/player.py", line 18, in <module>
    import mpv
  File "/Users/umi/.pyenv/versions/ene/lib/python3.6/site-packages/mpv.py", line 42, in <module>
    raise OSError("Cannot find libmpv in the usual places. Depending on your distro, you may try installing an "
OSError: Cannot find libmpv in the usual places. Depending on your distro, you may try installing an mpv-devel or mpv-libs package. If you have libmpv around but this script can't find it, maybe consult the documentation for ctypes.util.find_library which this script uses to look up the library filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions