Hi All I am trying to use airbyte meltano wrapper ...
# getting-started
n
Hi All I am trying to use airbyte meltano wrapper Anyone has successfully integrated it successfully?
t
Hey @nesbeer! You shouldn’t need to use the airbyte wrapper directly. Just install the plugin you’re interested in and it should work assuming you have docker running
n
When I add airbyte extractor i am getting exception saying cargo, rust package manager is not installed. Why we need rust for airbyte connecter
t
Which extractor are you trying to install? It’s helpful if you can share more about your setup and what commands you’re running.
n
Hi i was testing greenhouse airbyte varient meltano add extractor tap-greenhouse --variant airbyte
t
I can’t reproduce with meltano 2.19.0 and python 3.9.16 on macos. it installs fine and I can configure it as expected
n
After installing rust via brew the error got resolved. Now I am getting a new error while running the test command i am getting following error
Meltano config tap-greenhouse test
I am use Mac with M1 chip