Hello, every time I start the flow, the prefect do...
# ask-community
p
Hello, every time I start the flow, the prefect does not find the path where my scripts are and the same error is displayed Failed to load and execute Flow's environment: ModuleNotFoundError("No module named 'download'")
k
Hi @Pedro Henrique, could you show me how you registered the flow? What RunConfig and Storage are you using?