Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Macbook M1|2|3 support #249

@marcorosa

Description

@marcorosa

At the current stage we are not supporting M1 (or M2) out-of-the-box.
Some dependencies are not actually compatible (e.g., hyperscan). Moreover, also docker may have some architectural issues.

Initial steps to do:

  • verify hyperscan package ✅
  • verify hyperscan wrt broken hyperscan dependency #231
  • verify the other dependencies (most of all, tensorflow and related)
  • verify docker (is it supported or do we really need workarounds like export DOCKER_DEFAULT_PLATFORM=linux/amd64?)

After these verifications, we will identify the steps needed to support arm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions