• Docs >
  • Installation on Apple Silicon Macs
Shortcuts

Installation on Apple Silicon Macs

Apple Silicon (M1, M2, M3) Mac environments need a bit of tweaking before you install.


Install with pip

Install the lightning package

export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1
export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1

pip install lightning

© Copyright Copyright (c) 2018-2023, Lightning AI et al...

Built with Sphinx using a theme provided by Read the Docs.