Skip to content

PyInstaller-packaged npm CLI fails in sandboxed environments with semctl Operation not permitted #10

Description

@CarltonXiang

Summary

The npm-installed MemOS CLI can fail before the Python CLI app starts in sandboxed environments such as Codex Desktop.

The observed error is:

[PYI-21611:ERROR] Failed to initialize sync semaphore!
semctl: Operation not permitted
[PYI-21611:WARNING] LOADER: failed to destroy sync semaphore (errno 1)!

Metadata

Metadata

Assignees

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