cloudflare / cloudflare/python-workers-examples
FastAPI Example: TypeError: response.body.arrayBuffer is not a function
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 309
- Forks
- 69
- Merge medio
- 3 d 11 h
- PR fusionados (30 d)
- 13
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.