.. _Installation: Installation ================================================== .. note:: The SenSE has been developed against Python 3.10. It cannot be guaranteed to work with previous Python versions. Installation via Conda ------------------------ .. include:: text_blocks_README_RtD/installation_with_conda.rst Installation via virtualenv and python ---------------------------------------- .. include:: text_blocks_README_RtD/installation_with_virtualenv.rst Installation via Docker ---------------------------------------- .. include:: text_blocks_README_RtD/installation_with_docker.rst Optional: Installation of further dependencies ------------------------------------------------ .. include:: text_blocks_README_RtD/testing_rtd_jupyter_dependencies.rst Summary of dependencies ------------------------ Needed for core functionality .. literalinclude:: ../requirements.txt Needed for testing, jupyter, ReadTheDocs .. literalinclude:: ../docs/docs_requirements.txt