Installation Guide

Installation Guide#

Now that we have a general understanding of MEGqc and its Metrics reports, this section will guide you through the installation of MEGqc. As we mentioned earlier, MEGqc can be used via graphical user interface (GUI) or command-line interface (CLI). Each of them have a different installation method:

Virtual Environments

We strongly recommend using MEGqc within a virtual environment to avoid conflicts with system dependencies. The GUI installer automatically creates and manages a virtual environment. Meanwhile the CLI setup requires you to create one manually.

If you want to learn more about virtual environments and how to install them, click here