Siddu Hussain
05/07/2024, 9:12 PMCatalog discovery failed: command ['/Users/ABCD/CodeRepo/ELT/data-flow/.meltano/extractors/tap-slack/venv/bin/tap-slack', '--config', '/Users/ABDC/CodeRepo/ELT/data-flow/.meltano/run/tap-slack/tap.f6f6d6d4-b9dc-4d05-9039-7501f1f23a21.config.json', '--discover'] returned 1 with stderr:
I don't see file tap.f6f6d6d4-b9dc-4d05-9039-7501f1f23a21.config.json
This is the actual error
ImportError: cannot import name 'final' from 'singer_sdk.helpers._compat'Edgar Ramírez (Arch.dev)
05/07/2024, 10:44 PMsinger-sdk < 0.35
to the tap's pip_url
?
> I don't see file tap.f6f6d6d4-b9dc-4d05-9039-7501f1f23a21.config.json
Yeah, the Singer config file is deleted automaticallySiddu Hussain
05/07/2024, 11:12 PMSiddu Hussain
05/07/2024, 11:29 PMEdgar Ramírez (Arch.dev)
05/08/2024, 6:42 AM