ModuleNotFoundError: No module named 'qtmodern'

Yep, qtmodern is a separate library you need to install with pip. Just the normal pip install qtmodern should do it.

I’ll check the explanation as maybe this isn’t made clear enough.