It may be neccessary to install gcc seperat to use psutil

```bash
  sudo pacman -S gcc
```

If this is the case in the future, automize it in this role.