most likely a legacy deployment - can you share a screenshot?
d
Darren
08/12/2022, 8:11 PM
I was able to run the flow via command line and it updated on the cloud ui. Once I started the prefect agent again, it threw some errors: FileNotFoundError: [Errno 2] No such file or directory: 'python'
I think i can redo the yaml and rename this to python3
I was able to command line queue the run after fixing the command line argument from python to python3. Although the Run option in deployments is still greyed out for me.
k
Khuyen Tran
08/12/2022, 9:10 PM
I think it could be because your deployment was created in the beta version. Can you try to create a new deployment and rerun it?
🙌 2
d
Darren
08/12/2022, 10:33 PM
I didn't have to do that, i have the option to run now. Was this something that you guys had to switch?