Hi @martin, I was trying to run the sample code themes\modern.py
but I get the following error:
import qtmodern.styles
import qtmodern.windows
...
ModuleNotFoundError: No module named 'qtmodern'
I believe the file qtmodern.py
is missing.
Best Regard