mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
Update run_app_zh.py
This commit is contained in:
parent
be8497677e
commit
e45b243126
@ -26,8 +26,6 @@ os.environ['PYTHONIOENCODING'] = 'utf-8'
|
||||
|
||||
def main():
|
||||
"""主函数,启动OWL智能助手运行平台"""
|
||||
os.environ['PYTHONIOENCODING'] = 'utf-8'
|
||||
|
||||
# 确保当前目录是项目根目录
|
||||
project_root = Path(__file__).resolve().parent
|
||||
os.chdir(project_root)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user