Getting Started¶
This tutorial will walk you through the process of preparing your system for the use of EASyHUC. To follow, you need two basic things:
- A UNIX-like machine with web access.
- A working Python installation, Version 3.5.2 or newer.
Installation¶
From the EASyHUC root run:
$ python -m pip install -r requirements.txt
After that run:
$ python setup.py