Hi Aspose team,
I am using Aspose.Words for Python via .NET (v25.10.0) in a FastAPI application (Python 3.13) to export docx files. This setup works fine in production, but when running locally it causes the Uvicorn rel…...Words python\ndef generate_doc(...):\n import aspose...process Running the document‑generation logic in a background worker...