lightning/docs/source-app/install/installation.rst

30 lines
626 B
ReStructuredText

.. _install:
############
Installation
############
**Prerequisites**: Use Python 3.8.x or later (3.8.x, 3.9.x, 3.10.x). We also recommend you install in a virtual environment (`learn how <install_beginner.rst>`_).
.. lit_tabs::
:descriptions: Pip; Macs, Apple Silicon (M1/M2/M3); Windows
:code_files: pip.bash; mac.bash; windows.bash
:tab_rows: 4
:height: 180px
----
************
Troubleshoot
************
If you encounter issues during installation join our community slack and share the output of the following command:
.. code:: bash
pip list | grep lightning
.. join_slack::
:align: left