--- a/src/eric7/SystemUtilities/QtUtilities.py Mon Feb 24 15:11:18 2025 +0100 +++ b/src/eric7/SystemUtilities/QtUtilities.py Mon Feb 24 15:43:49 2025 +0100 @@ -94,7 +94,7 @@ if not binPath: with contextlib.suppress(ImportError): # if qt6-applications is not installed just go to the next step - import qt6_applications # __IGNORE_WARNING_I10__ + import qt6_applications # __IGNORE_WARNING_I-10__ if libexec: binPath = os.path.join(