diff --git a/install.py b/install.py index 415211e..ea50ec9 100644 --- a/install.py +++ b/install.py @@ -58,6 +58,7 @@ except: from traceback import print_exc print_exc() + print('update failed on '+filename) print('') print('Python 3.6.8 embedded plus pip has been installed') print('All existing scene collections have been updated')