Riley Hun
08/12/2020, 8:12 PMModuleNotFoundError: No module named 'alternative_data_pipelines'
Note that the package alternative_data_pipelines
exists in my docker file and has been pip-installed. No issues with the health checker - everything has been registered successfully and runs ok locally and from the docker container.josh
08/12/2020, 8:18 PMRiley Hun
08/13/2020, 12:35 AMjosh
08/13/2020, 1:01 AMRiley Hun
08/13/2020, 2:16 AMModuleNotFoundError
. I've installed the custom package to the docker file of the dask workers successfully. I then SSH-ed into the dask workers on GKE and did a pip list
to see if the package was there, and it was.Rahat Zaman
09/28/2020, 4:41 AMsomefile.py
but dask says no module named somefile.