Skip to content

Installation Test Report: macOS ARM64 (Apple Silicon) - beacon-skill #95

@RyanD66

Description

@RyanD66

Installation Test Report: macOS ARM64 (Apple Silicon)

Environment

  • OS: Darwin 24.6.0 (ARM64) - macOS Sequoia
  • Python: 3.14.3
  • Installation Method: pip3 install --break-system-packages beacon-skill

Installation

$ pip3 install --break-system-packages beacon-skill
Successfully installed beacon-skill-2.15.1

Health Check

$ beacon --version
2.15.1

$ beacon identity show
{
  "agent_id": "bcn_c3b91cd24ec5",
  "public_key_hex": "ea0e55d39fcfd868f8c42e55748745d29e40253cedc990db32624f197d9300f0"
}

Issues Encountered

  1. Externally Managed Environment: pip3 required --break-system-packages flag on macOS (due to PEP 668)
    • Workaround: Used the flag to install

Test Status

✅ Installation successful
✅ Identity created successfully
✅ CLI commands working

Wallet for bounty: lustsazeus-lab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions