hello everyone i am new to prefect and i would lik...
# ask-community
m
hello everyone i am new to prefect and i would like your help with this error. i am training a model and tracking the experiments in ml flow run this for deployment prefect deployment build orchestration.py:main_flow --name first deployment --crone 0 9 3 * * got erorr Got unexpected extra arguments (deployment 9 3 data mlflow.db mlruns models orchestrate.py data │ │ mlflow.db mlruns models orchestrate.py)
h
Could this be as simple as a misspelling of ‘cron’?
m
ya i fixed that already but the error is still there.
a
Put quotes around the Cron schedule