Install directions

This section covers the basics of how to download and install TomoPy.

Installing from Conda

First you must have Conda installed, then open a terminal or a command prompt window and run:

conda install -c dgursoy tomopy

Updating the installation

TomoPy is an active project, so we suggest you update your installation frequently. To update the installation run in your terminal:

conda update -c dgursoy tomopy

For some more information about using Conda, please refer to the docs.