Hey all - new to python and prefect and trying to ...
# data-tricks-and-tips
t
Hey all - new to python and prefect and trying to build a data pipeline. I have deployed my prefect server and flow but when i run i keep getting the following error 081447.328 | INFO | prefect.flow_runs.runner - Runner 'petstore-collection-deployment' submitting flow run 'a5a511a1-fdf5-4336-bec6-a2941077fa66' 081447.364 | INFO | prefect.flow_runs.runner - Opening process... 081447.369 | INFO | prefect.flow_runs.runner - Completed submission of flow run 'a5a511a1-fdf5-4336-bec6-a2941077fa66' 'C:\Users\Turan' is not recognized as an internal or external command, operable program or batch file. 081447.375 | ERROR | prefect.flow_runs.runner - Process for flow run 'denim-dinosaur' exited with status code: 1 081447.406 | INFO | prefect.flow_runs.runner - Reported flow run 'a5a511a1-fdf5-4336-bec6-a2941077fa66' as crashed: Flow run process exited with no
n
hi Turan! are you open to trying free tier prefect cloud? this will be an easier way to get started as you don’t have to run/configure a server l as for your error, it would be helpful to see your code
t
Hey Nate - got help on this am re-installing my python and pycharm and seeing if that helps