.. _install: ############ Installation ############ We strongly recommend to create a virtual environment first. Don't know what this is? Follow our `beginner guide here `_. **Requirements** * Python 3.8.x or later (3.8.x, 3.9.x, 3.10.x) Or read the `Apple Silicon Macs installation article `_ or the `Windows installation article `_. ---- **************** Install with pip **************** 0. Activate your virtual environment. 1. Install the ``lightning`` package .. code:: bash python -m pip install -U lightning