Getting attached issue for flowtest file.
# pacc-aug-28-29-2024
r
Getting attached issue for flowtest file.
j
Hmm. What is the output of running
prefect version
from the CLI in the same environment as the script?
r
@Jeff Hale Same error .
j
Feels like a pydantic version issue. What does
prefect version
output?
How about
pip list pydantic
?
We’ll troubleshoot during the first lab time if not resolved by then.
r
@Jeff Hale
j
Thank you. What is the pydantic version?
r
how do I check that please ?
pydantic 2.5.3
its this
j
Try this:
pip install -U pydantic