--- a/scripts/install.py Thu Oct 03 10:55:28 2019 +0200+++ b/scripts/install.py Fri Oct 04 14:26:47 2019 +0200@@ -9,6 +9,8 @@ Installation script for the eric6 IDE and all eric6 related tools. """+from __future__ import print_function+ import sys import os import re