TypeError: ‘ContextualVersionConflict’ object is not iterable
I have a flow that I am trying to call
run()
on to run it locally.
k
Kevin Kho
05/06/2021, 3:24 PM
Hi @Sean Perry! Is your Flow too big to share?
s
Sean Perry
05/06/2021, 3:29 PM
I just wiped out my python env and re-created it and magically things worked again.
https://prefect-community.slack.com/archives/CL09KU1K7/p1616759310466600
I too am trying to use dask-cloudprovider[aws] and like that commenter, I cannot make the python versions happy. The above error appears to have been caused by me trying to adjust the various versions to play nice with each other.