-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Add macOS-specific classifiers to
setup.py - Include platform detection for Apple Silicon vs Intel
- Update installation documentation for macOS users
- Test Docker compatibility on both Mac architectures
Priority
Medium - affects macOS user adoption
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working