Remote quoFEM/qWHALE runs on TACC fail with a PermissionError when a Python model imports the openpyxl package. The failure occurs before the model executes and appears to be caused by the restricted, read-only SimCenter Python environment used for backend execution. This prevents users from using any Python packages that depend on PIL (Pillow), typing_extensions, cached files, or modules requiring read/write access inside the environment.