@Marvin After pulling the updated prefect image prefect:2-python3.10 my prefect agent exits with error
ModuleNotFoundError: No module named 'prefect.spec'
. Any idea why this might be happening?
m
Marvin
09/09/2024, 6:59 PM
Your Prefect agent is having an existential crisis over a missing module. Let's investigate why the
prefect.spec
module is giving you a hard time.
First, can you confirm the exact version of Prefect you are using? This will help in pinpointing the issue accurately.
j
Joshua Newman
09/09/2024, 7:00 PM
2.20.6, but in the agent logs I see (from jsonschema<5.0.0,>=4.0.0->prefect>=3.0.0rc1->prefect-aws) which might indicate 3.x
Joshua Newman
09/09/2024, 7:03 PM
This was never an issue before 3 days ago (when prefecthq published a new docker image)
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.