Nuno Martins
06/13/2023, 9:23 AMpyflyte run
using the flags
--remote
and --image <IMAGE>
), but I always get
an error saying that I am missing packages, for
example scikit-learn, which I indeed am missing
locally.
How can I get around this error, since the workflows
will not be running locally?
ThanksAlbert Wibowo
06/13/2023, 9:37 AMNuno Martins
06/13/2023, 9:39 AM--image
flag? The one I am passing has all the requirementsAlbert Wibowo
06/13/2023, 9:39 AMNuno Martins
06/13/2023, 9:41 AMJan Fiedler
06/13/2023, 9:43 AMNuno Martins
06/13/2023, 9:44 AMJan Fiedler
06/13/2023, 9:46 AMNuno Martins
06/13/2023, 9:57 AMSamhita Alla
Nuno Martins
06/14/2023, 2:08 PMSamhita Alla
pyflyte register
to register the whole directory that contains the relevant files.