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

Can't run the binary #27

Open
jaysuskenway opened this issue Mar 4, 2023 · 1 comment
Open

Can't run the binary #27

jaysuskenway opened this issue Mar 4, 2023 · 1 comment

Comments

@jaysuskenway
Copy link

Hello, I am using EndeavourOS Arch Linux with i3. I followed the instructions to build from source, I also have the dependencies youtube-dl (installed with official instructions, not using package manager), mpv, but when I try to run it, I get this error:

thread 'main' panicked at 'called Result::unwrap() on an Err value: VersionMismatch { linked: 65644, loaded: 131072 }', front-end/src/ui/utils.rs:496:38
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
[1] 9273 IOT instruction (core dumped) ./ytui_music run

If I add sudo before the same command (sudo ./ytui_music run), I get this:

Ytui was unable to find the audio directory.You can try re-run by setting YTUI_MUSIC_DIR variable or downloading the template config file.

I still have the binary in the Downloads folder in /target/release/
Can anyone help, please?

@abhaysp95
Copy link

It's problem with mpv dependency version mismatch. See: ParadoxSpiral/libmpv-rs#5

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