Installation¶
Install from PyPI¶
The earthformer
package is available on PyPI. To install it, run:
1 |
|
The earthformer
package is also available on conda-forge. To install it, run:
1 2 3 4 |
|
From sources¶
To install earthformer from sources, run this command in your terminal:
1 |
|