diff --git a/owl/webapp_zh.py b/owl/webapp_zh.py index e8135f8..870d987 100644 --- a/owl/webapp_zh.py +++ b/owl/webapp_zh.py @@ -7,6 +7,7 @@ import json from typing import Tuple, List, Dict, Any import importlib +os.environ['PYTHONIOENCODING'] = 'utf-8' # Enhanced CSS with navigation bar and additional styling custom_css = """ :root {