Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on startup #25

Closed
kocierik opened this issue Apr 14, 2021 · 1 comment
Closed

error on startup #25

kocierik opened this issue Apr 14, 2021 · 1 comment

Comments

@kocierik
Copy link

> yterm Traceback (most recent call last): File "/usr/local/bin/yterm", line 33, in sys.exit(load_entry_point('yTermPlayer==1.2.1', 'console_scripts', 'yterm')()) File "/usr/local/bin/yterm", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/local/Cellar/python@3.9/3.9.1_4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/metadata.py", line 77, in load module = import_module(match.group('module')) File "/usr/local/Cellar/python@3.9/3.9.1_4/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/usr/local/lib/python3.9/site-packages/yTermPlayer/__main__.py", line 11, in from .music_api import YoutubePlayer File "/usr/local/lib/python3.9/site-packages/yTermPlayer/music_api.py", line 11, in import mpv File "/usr/local/lib/python3.9/site-packages/mpv.py", line 42, in 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.

I tried to reinstall mpv

@hiransarkar21
Copy link

@kocierik You need to have libmpv installed

@kocierik kocierik closed this as completed Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants