Hello I am trying to integrate prefect cloud with...
# show-and-tell
p
Hello I am trying to integrate prefect cloud with Airbyte. But I am facing below error
ModuleNotFoundError: No module named 'prefect.tasks.airbyte'; 'prefect.tasks' is not a package
Have I missed to install any dependency ? I didnt see anything on airbyte/prefect pages.
1
j
Hi Pranit. Yep,
pip install prefect-airbyte
and you should be good to go. Not a big deal, but next time you might want to ask in #CL09KU1K7, as this channel is for showing what people have built or written.
🙏 2
p
@Jeff Hale I have done above command already
a
I just published an article on integrating Prefect with Airbyte, I also use the prefect-airbyte collection https://medium.com/@adebayoadejare/modern-data-orchestration-stack-with-prefect-2-0-airbyte-and-dbt-e7c0e9b27add
👀 3
🙌 9
👍 5
🦜 9