Skip to content

REPL dependency breaks precompilation in AWS Lambda #224

@chang-ph

Description

@chang-ph

The v1.11.1 version of MLJModelInterface has introduced REPL as a new dependency. As AWS Lambda doesn't support pseudo-terminal, precompilation of REPL always fails with this error:

Image

This has resulted in the inability of some libraries that rely on MLJModelInterface—specifically Turing and MCMCChains for our use case—to function within the AWS Lambda environment.

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