--- a/scripts/create_windows_links.py Sun Nov 01 11:17:06 2020 +0100 +++ b/scripts/create_windows_links.py Sat Dec 05 12:29:26 2020 +0100 @@ -44,7 +44,7 @@ if not os.path.exists(eric6EntryPath): try: os.makedirs(eric6EntryPath) - except EnvironmentError: + except OSError: # maybe restrictions prohibited link creation return