diff -r a68072a69dfc -r f864abd11a5b scripts/install.py --- a/scripts/install.py Sat May 29 14:43:34 2021 +0200 +++ b/scripts/install.py Sat May 29 14:48:23 2021 +0200 @@ -1728,6 +1728,7 @@ from PyQt6 import QtWebEngine print("PyQt6-WebEngine:", QtWebEngine.PYQT_WEBENGINE_VERSION_STR) + print() print("All dependencies ok.") print()