Skip to content

Version 4.1.0 fails to initialize AWS lambda: No module named 'ujson' #903

@Jef-VDD

Description

@Jef-VDD

[ERROR] Runtime.ImportModuleError: Unable to import module 'lambda_function': No module named 'ujson' Traceback (most recent call last):

Issue seems to be related to #882

Problem occurs with Python 3.12 and architecture x86_64

Lambda seems to run fine with Python 3.12 and architecture arm64.

Could this be an issue with packaging the zip file for specific runtime and architecture?

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