Skip to content

Diagnostics Components

Documentation for Diagnostics installation scripts.

System Diagnostics

Description: Comprehensive system diagnostics for Python development environment on macOS

Usage:

bash run.sh

Requirements: macOS system

Notes: Checks macOS version, architecture, Homebrew, Python installations, conda environments, and VSCode setup

Installation:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/dtudk/pythonsupport-scripts/main/MacOS/Components/Diagnostics/run.sh)"