cloudflare / cloudflare/python-workers-examples
FastAPI Example: TypeError: response.body.arrayBuffer is not a function
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 309
- Fork
- 69
- Merge trung bình
- 3 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 13
Mô tả
I am getting this error on the fastapi example:
Starting local server...
[wrangler:inf] Ready on http://127.0.0.1:8787
Loading fastapi, starlette, anyio, sniffio, openssl, pydantic, typing-extensions, pydantic-core, annotated-types
X [ERROR] Error in makeHandler
X [ERROR] Uncaught (in promise) TypeError: response.body.arrayBuffer is not a function
at loadBundle (pyodide-internal:loadPackage:36:36)
I can't figure it out at all. Maybe import asgi does not work anymore?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.