Hi, Need help! How can I deploy Prefect with the o...
# best-practices
s
Hi, Need help! How can I deploy Prefect with the others python script that I have created and imported to use it? For example. I created
search_run.py
and imported it to
prefect_deploy.py
and stuck with the error below.
k
If using an agent, you can just start the agent in the same directory
🙌 1