Hi :wave: We suddenly started seeing this error: ModuleNotFoundError(“No module named ‘prefect.orion...
y
Hi 👋 We suddenly started seeing this error: ModuleNotFoundError(“No module named ‘prefect.orion’“)
Nothing has changed in our code…
Using Prefect could. ECS infra (regular, not push). Any idea what could have gone wrong?
started at this time:
r
the orion naming was marked obsolete ages ago, perhaps they removed it
y
So maybe it’s an internal bug of Prefect cloud?
Ok. I think it’s coming from here:
r
yes most likely
y
@redsquare Replaced it “from prefect.server.schemas.states import Completed, Failed”. Back to normal. Thanks!
👍 1