Skip to content

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

@christian-oudard

Description

@christian-oudard

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.*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions