**OS:** Win 10 **Build Version:** 20250211.1 **Repro Steps:** 1. Create a new Python project with HttpTrigger template. 2. Debug the above project. 3. Check whether no error occurs when debugging the Python function project. **Expect:** No error occurs when debugging the Python function project. **Actual:** An error occurs when debugging the Python function project.  **More Info:** 1. No error shows in terminal window during debugging. 2. The error dialog doesn't affect the debugging.