Todd Lindstrom
05/06/2021, 4:18 PMunexpected error: NameError("name 'prefect' is not defined
This appears to me that it is not running in the condra activation and yes if thats true then the pip install will not be there.
Please advise how I can set the python environment of my local agent.Kevin Kho
docker agent
, it’s hard to activate, but I think it can be done. We normally recommend just using pip inside the image since the container provides isolation already. Do you have another Python installation on the agent?Todd Lindstrom
05/06/2021, 4:51 PMKevin Kho
Todd Lindstrom
05/06/2021, 5:04 PMState Message:
Unexpected error: NameError("name 'prefect' is not defined")
Kevin Kho
Todd Lindstrom
05/06/2021, 5:14 PMKevin Kho