I installed PostgreSql on my Windows machine. I can connect to PostgreSql through cmd. But when I want to launch pgAdmin I am getting this error message.
My config_distro.py was missing this line:
config_distro.py
MINIFY_HTML=False
I added it as in the above steps and it works