@ -364,7 +364,7 @@ else:
logger.info("Looking for calfbox shared library systemwide through ctypes.util.find_library")
if compiledVersion:
if compiledVersion and not args.mute:
try:
from sitepackages.calfbox import cbox
logger.info(f"Calbox Python module loaded: {os.path.abspath(cbox.__file__)}")