Hi All, I am trying to invoke tap-slack which i have copied to local directory . I am able to access config through --interactive anad change them but when I try invoke I am getting this error
Catalog 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'