Skip to content

Setup.py doesn't support macOS #13

@flickerbot

Description

@flickerbot

Problem

The current setup.py configuration may not properly handle macOS-specific requirements and dependencies, potentially causing installation failures on Apple Silicon and Intel Macs.

Expected Behavior

CloudDojo should install and run seamlessly on macOS systems (both Intel and Apple Silicon).

Current Issues

  • Missing macOS-specific dependency handling
  • No platform-specific installation instructions
  • Potential Docker compatibility issues on Apple Silicon

Proposed Solution

  1. Add macOS-specific classifiers to setup.py
  2. Include platform detection for Apple Silicon vs Intel
  3. Update installation documentation for macOS users
  4. Test Docker compatibility on both Mac architectures

Priority

Medium - affects macOS user adoption

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions