I am having trouble installing majiq on Ubuntu 20.04. I am installing by downloading the repository and then running "pip install .". However, it terminates with errors :
1. ERROR: Failed building wheel for psutil
2. ERROR: Could not build wheels for rna-majiq, which is required to install pyproject.toml-based projects
I am also attaching the entire output while installing. Please help me out !!