python : 2026-06-26 02:14:43,107 - app - INFO - ============================================================ At line:1 char:24 + $env:PYTHONPATH="src"; python test_pc.py > out2.txt 2>&1; Get-Content ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (2026-06-26 02:1...===============:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError 2026-06-26 02:14:43,107 - app - INFO - BAYAN ù Loading ALL models at startup (eager mode)... 2026-06-26 02:14:43,107 - app - INFO - ============================================================ 2026-06-26 02:14:43,107 - app - INFO - Loading summarization model from Hugging Face: bayan10/summarization-model 2026-06-26 02:14:43,107 - model_loader - INFO - Using remote model source: bayan10/summarization-model 2026-06-26 02:14:43,107 - model_loader - INFO - Using CPU device 2026-06-26 02:14:43,107 - model_loader - INFO - Loading tokenizer... 2026-06-26 02:14:43,378 - model_loader - INFO - Tokenizer loaded successfully 2026-06-26 02:14:43,378 - model_loader - INFO - Loading model (this may take a while)... Loading weights: 0%| | 0/264 [00:00 from app import apply_patches ImportError: cannot import name 'apply_patches' from 'app' (c:\Users\dell\PycharmProjects\JupyterProject1\PythonProject\BAYAN\src\app.py)