Italo Barros
08/23/2021, 11:48 AMFailed to load and execute Flow's environment: FlowStorageError('An error occurred while unpickling the flow:\n ModuleNotFoundError("No module named \'Submodules\'",)\nThis may be due to a missing Python module in your current environment. Please ensure you have all required flow dependencies installed.',)
The error was solved after shutting down the agent and starting again at the same folder of his first execution. I think this is related to the agent metadata, is this behavior normal?Kevin Kho
working_dir
in the Run Configuration like this .Italo Barros
08/23/2021, 3:29 PMKevin Kho