.. _installation_doc: Installation ============== Dependencies:: macOS, Linux, Windows Python >= 3.6 Installation on a macOS can be made with the following commands. Using Python package index (PyPI):: pip install DICpy From GitHub: Clone your fork of the UQpy repo from your GitHub account to your local disk (to get the latest version:: git clone https://github.com/eesd-epfl/DICpy.git cd DICpy python setup.py install Help & Support --------------------------- * Raise an issue on GitHub: ``https://github.com/eesd-epfl/DICpy`` * Contact: ``ketson.santos@epfl.ch`` .. _issues: https://github.com/eesd-epfl/DICpy/issues