John Ramirez
05/07/2020, 8:49 PM0.10.7
and found this error
Traceback (most recent call last):
File "main.py", line 4, in <module>
from prefect.environments import DaskCloudProviderEnvironment
ImportError: cannot import name 'DaskCloudProviderEnvironment' from 'prefect.environments' (/Users/johnramirez/projects/client/superset/aws-fargate-poc/venv/lib/python3.7/site-packages/prefect/environments/__init__.py)
Laura Lorenz (she/her)
05/07/2020, 9:03 PMprefect/environments/__init.py
(though it is bubbled up as far as prefect.environments.execution
, I’ll fix it 👍