--- a/PluginPyInstaller.py Sat Dec 31 16:27:47 2022 +0100 +++ b/PluginPyInstaller.py Sat Dec 23 15:48:50 2023 +0100 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2018 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> +# Copyright (c) 2018 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> # """ @@ -179,6 +179,7 @@ else: # # Linux, Unix ... + # pyinstallerScripts = ["pyinstaller", "pyi-makespec"] # There could be multiple pyinstaller executables in the path