Channels
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
prefect-community
data-tricks-and-tips
prefect-aws
prefect-gcp
introductions
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-server
prefect-ui
prefect-kubernetes
Powered by
Title
a
Adam Roderick
07/10/2020, 9:33 PM
Sorry I missed the live stream about deployments today! I'll listen to it. I'm hitting a new error during the health check.
ModuleNotFoundError: No module named 'prefect.core.parameter'
does that look familiar to anyone?
c
Chris White
07/10/2020, 9:36 PM
Hey Adam - this is most likely because the version of Prefect you wrote your flow with is different from the version inside your docker container
🤘 1
normally that doesn’t matter but if an import path changes it can bubble up like this
a
Adam Roderick
07/10/2020, 9:42 PM
Checking now
That was it. Built with 11.2 but packaged with 12.3
👍 1
#prefect-community
Join Slack