Installing

There are different ways to install Ensaio:

Using the pip package manager:

python -m pip install ensaio

Using the conda package manager that comes with the Anaconda/Miniconda distribution:

conda install ensaio --channel conda-forge

Using pip to install the latest unreleased version from GitHub (not recommended in most situations):

python -m pip install --upgrade git+https://github.com/fatiando/ensaio

Note

The commands above should be executed in a terminal. On Windows, use the cmd.exe or the “Anaconda Prompt” app if you’re using Anaconda.

Which Python?

You’ll need Python >= 3.6 (see Python version compatibility for information on Python version compatibility).

We recommend using the Anaconda or Miniconda Python distributions to ensure you have all dependencies installed and the conda package manager available. Installing Anaconda does not require administrative rights to your computer and doesn’t interfere with any other Python installations in your system.

Dependencies

The required dependencies should be installed automatically when you install Ensaio using conda or pip.

Required:

Our examples use other packages to load and plot the data. If you wish to run the examples in the documentation, you will also have to install: