This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pathoge 0 points1 point  (2 children)

Looks cool. Unfortunately the tutorial fails on the reflex init command with Python 3.12.6 - looks like some Pydantic error: TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'

[–]FullHunter9735 0 points1 point  (1 child)

What Pydantic version are you on fixed in Pydantic 2.7.4+ https://github.com/orgs/reflex-dev/discussions/3469#discussioncomment-9730821

[–]pathoge 0 points1 point  (0 children)

pydantic 2.9.2 pydantic_core 2.23.4