fierce-businessperson-25035
02/22/2022, 6:08 PMpython deploy.py
I get the following error message:
Serializing Flyte workflows
Usage: pyflyte [OPTIONS] COMMAND [ARGS]...
Try 'pyflyte --help' for help.
Error: Invalid value for '-k' / '--pkgs': Illegal package value booster-team for parameter: <Option pkgs>. Expected for the form [a.b.c]
Registering Flyte workflows
Error: open flyte-package.tgz: no such file or directory
What is the best way to diagnose what’s going wrong?high-park-82026
deploy.py
?
There is a simple command to register a bunch of examples (coming from here) You can try this if you are just trying to play around with some examples: https://docs.flyte.org/projects/flytectl/en/latest/gen/flytectl_register_examples.html#id1great-school-54368
02/23/2022, 5:49 AM-
fierce-businessperson-25035
02/23/2022, 8:41 AM-
with an _
. Thanks Yuvraj!