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-2022, Lightning AI et al... Revision 59c65db8.

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