Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LiveKit 1.0.22: Failed to load dynlib/dll '/usr/bin/app/_internal/livekit/rtc/resources/liblivekit_ffi.so' #545

Copy link
Copy link
@jezell

Description

@jezell
Issue body actions

LiveKit 1.0.22 has broken our deploys

yimod03_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll '/usr/bin/app/_internal/livekit/rtc/resources/liblivekit_ffi.so'. Most likely this dynlib/dll was not found when the application was frozen.

App is building with pyinstaller:

RUN pyinstaller --hidden-import livekit.rtc.resources --collect-data livekit --collect-binaries livekit --onedir --distpath /out --name app \
        app/cli.py

Pinning livekit to 1.0.20 fixes the problem:

"livekit==1.0.20",
Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.