runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/code/main.py", line 6, in <module> from fasthtml.common import * File "/usr/local/lib/python3.10/site-packages/fasthtml/__init__.py", line 2, in <module> from .core import * File "/usr/local/lib/python3.10/site-packages/fasthtml/core.py", line 14, in <module> from .xtend import * File "/usr/local/lib/python3.10/site-packages/fasthtml/xtend.py", line 23, in <module> picolink = (Link(rel="stylesheet", href=picocss), File "/usr/local/lib/python3.10/site-packages/fasthtml/components.py", line 51, in ft_hx return ft_html(tag, *c, **kwargs) File "/usr/local/lib/python3.10/site-packages/fasthtml/components.py", line 43, in ft_html tag,c,kw = ft(tag, *c, **kwargs) ValueError: not enough values to unpack (expected 3, got 0)
Container logs:
Fetching error logs...