原: ``` return "Error occurred: {e.stderr}" ``` 或可改为: ``` return f"Error occurred: {e.stderr}" ``` <img width="761" height="535" alt="Image" src="https://github.com/user-attachments/assets/b030b015-c289-4d30-9964-95a469088b9a" /> <img width="315" height="161" alt="Image" src="https://github.com/user-attachments/assets/dfdb4adb-612a-495a-8234-aa78bc07eef8" />