diff -r 6037ddba57aa -r 53054eb5b15a scripts/install.py --- a/scripts/install.py Mon Sep 09 19:07:48 2019 +0200 +++ b/scripts/install.py Tue Sep 10 19:30:07 2019 +0200 @@ -9,8 +9,6 @@ Installation script for the eric6 IDE and all eric6 related tools. """ -from __future__ import unicode_literals, print_function - import sys import os import re