I am trying to run a project locally following the tutorial Running a workflow in a local Flyte cluster.
However when running flytectl demo start I get the following error:
???????? Bootstrapping a brand new Flyte cluster… ???? ???? Error: Malformed version: flytectl/v0.8.20 {“json”:{},”level”:”error”,”msg”:”Malformed version: flytectl/v0.8.20″,”ts”:”2024-05-16T15:27:30+02:00″}
Any idea about what could be wrong ?
It is run on an Ubuntu 22.04.
Any help would be greatly appreciated!
Thank you!