jove_zhong
04/10/2023, 6:30 AMtap-carbon-intensity
or tap-smoke-test
(they are not on hub.meltano.com or pipx) Then I noticed a few OSS project just import tap-smoke-test
directly, I did then used meltano install
but it failed to load tap-smoke-test
First I saw "0.9.0 Requires-Python >=3.7.1,<3.11" then I downgrade from Python 3.11.3 to 3.10.11, but failed again. I tried many python version and ended up with 3.8.16
• Once I can run a elt pipeline to feed my target with sample data, make it work took ~0.5 hour since I built a similar connector for airbyte before.
• TL;DR, the current dev guide is more focusing on building a tap. Suggest adding more guide for targetspat_nadolny
04/10/2023, 1:49 PMjove_zhong
04/10/2023, 3:44 PMjove_zhong
04/11/2023, 5:00 PM