{
"marimo": "0.23.8",
"editable": false,
"location": "C:/Users/user/.virtualenvs/marimo/Lib/site-packages/marimo",
"OS": "Windows",
"OS Version": "11",
"Processor": "Intel64 Family 6 Model 186 Stepping 2, GenuineIntel",
"Python Version": "3.14.0",
"Locale": "--",
"Binaries": {
"Browser": "--",
"Node": "--",
"uv": "--"
},
"Dependencies": {
"click": "8.3.1",
"docutils": "0.22.4",
"itsdangerous": "2.2.0",
"jedi": "0.19.2",
"markdown": "3.10.2",
"narwhals": "2.18.1",
"packaging": "26.0",
"psutil": "7.2.2",
"pygments": "2.20.0",
"pymdown-extensions": "10.21.2",
"pyyaml": "6.0.3",
"starlette": "1.0.0",
"tomlkit": "0.14.0",
"typing-extensions": "4.15.0",
"uvicorn": "0.42.0",
"websockets": "16.0"
},
"Optional Dependencies": {
"altair": "6.1.0",
"anywidget": "0.11.0",
"loro": "1.10.3",
"nbformat": "5.10.4",
"pandas": "3.0.3",
"polars": "1.39.3",
"pytest": "9.0.3",
"ruff": "0.15.10"
},
"Experimental Flags": {}
}
Describe the bug
When trying to export to PDF it gives the following error. How to solve? How to even debug?
Will you submit a PR?
Environment
Details
Code to reproduce
No response