Aakarsh Nadella
09/16/2019, 9:13 PMModuleNotFoundError: No module named 'prefect'
. I have installed all the dependencies that need to be installed by Dask-worker and Dask-jupyter using yaml file.Chris White
prefect
on the dask workers and the schedulerAakarsh Nadella
09/16/2019, 9:17 PMChris White
prefect
on the scheduler?Aakarsh Nadella
09/16/2019, 9:19 PMChris White
Chris White
Aakarsh Nadella
09/16/2019, 9:27 PMAakarsh Nadella
09/16/2019, 9:28 PMChris White
ModuleNotFoundError
, and could you describe how you are submitting your Flow to run on the dask cluster?Aakarsh Nadella
09/16/2019, 9:54 PMChris White
Aakarsh Nadella
09/16/2019, 9:56 PMChris White
Aakarsh Nadella
09/16/2019, 9:58 PMChris White
Aakarsh Nadella
09/16/2019, 9:59 PMChris White
Joe Schmid
09/17/2019, 12:09 AMJoe Schmid
09/17/2019, 12:51 AMprefect
listed for both EXTRA_CONDA_PACKAGES
and EXTRA_PIP_PACKAGES
-- you can just put it in the CONDA one. (If a package is available on conda-forge, put it in the CONDA one. If a package is not, put it in the PIP one.)