Join Slack
Powered by
Hi, is someone using python object to create deplo...
# ask-community
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(...
4
Views
Open in Slack
Previous
Next