Skip to content

Setup

To use earthmover, your system must have Python 3 and pip installed.

Then

pip install earthmover
which will install earthmover and the packages it depends on.

Verify that earthmover has successfully installed with

earthmover -v

Next, configure your project, or earthmover init to initialize a sample project.