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

"Unable to find match for ffmpeg sound library at expected location" #7

Open
christian-oudard opened this issue Mar 25, 2020 · 1 comment

Comments

@christian-oudard
Copy link

Using Arcade, Python3, and Ubuntu, this library is looking for ffmpeg .so files in the wrong location.

https://stackoverflow.com/questions/60446410/trying-to-use-the-arcade-library-on-python3-with-debian-10-errors-with-pyglet-ff/60857807#60857807

Instead of it being found at

~/.local/lib64/python3.7/dist-packages/pyglet_ffmpeg2/linux_x86_64/libavcodec.so.58.*

it was found at

~/.local/lib/python3.7/dist-packages/pyglet_ffmpeg/linux_x86_64/libavcodec.so.58.*
@pvcraven
Copy link
Member

pvcraven commented Mar 26, 2020 via email

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