Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
a
Ankit
01/20/2023, 6:45 PM
Hi, is someone using python object to create deployments? I keep running into coroutine has no attribute apply. What am I doing wrong?
j
Jeff Hale
01/20/2023, 7:15 PM
Hi Ankit. I suggest sharing your code (or an MRE if not possible) in this thread for a better chance of someone being able to help.
a
Ankit
01/23/2023, 4:47 AM
Hi
@Jeff Hale
thanks for your message. Here is the screenshot of the error I keep getting
p
Peyton Runyan
01/23/2023, 5:00 PM
try
deployment = await Deployment.build_from_flow(...
#prefect-community
Join Slack