Quellcode durchsuchen

Expand directions for installing pyshtools.

pull/1024/head
Matthew Petroff vor 3 Jahren
Ursprung
Commit
37453a99b4
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. +5
    -0
      utils/multires/readme.md

+ 5
- 0
utils/multires/readme.md Datei anzeigen

@@ -26,6 +26,11 @@ $ sudo apt install python3 python3-pil python3-numpy python3-pip hugin-tools
$ pip3 install --user pyshtools
```

If you have issues installing `pyshtools`, you may be on an architecture for
which PyPI does not have pre-built binaries. In this case, you might need to
install the dependencies described in the
[pyshtools build-from-source directions](https://shtools.github.io/SHTOOLS/python-installing.html#build-from-source).

Once the dependencies are installed, a tileset can generated with:

```bash


Laden…
Abbrechen
Speichern