Getting started¶
A reliable first setup has four stages:
- install the native build dependencies;
- build HERMES into a dedicated Python virtual environment;
- download the checksum-pinned runtime data during CMake configuration;
- run the C++ tests and the example-suite scientific smoke test.
The current source release is installed with CMake. A pip install hermes
distribution is a future packaging goal, not a supported installation route
yet.
Continue with Installation, then make a first map.