Hi, I've upgraded my local prefect server to 0.15....
# ask-community
s
Hi, I've upgraded my local prefect server to 0.15.9 to try out the Airbyte task. Anyway, when I'm building the docker image of the flow, it doesn't find the
prefect.task.airbyte
module. This is the error:
Copy code
#14 1.604 Traceback (most recent call last):
#14 1.604   File "flow/etl.py", line 7, in <module>
#14 1.604     from prefect.tasks.airbyte import AirbyteConnectionTask
#14 1.604 ModuleNotFoundError: No module named 'prefect.tasks.airbyte'
a
The Airbyte task has been released in 0.15.10 - see release notes.
s
Thanks!
Just reported it because in the latest docs here, the latest one is
0.15.9