Hi all, I am very new to Meltano, I'm trying to add an extractor using
meltano add extractor tap-rest-api-msdk
However, I'm getting this error
Preparing metadata (pyproject.toml): finished with status 'error'
error: metadata-generation-failed
Encountered error while generating package metadata.
e
Edgar Ramírez (Arch.dev)
04/22/2024, 3:20 PM
Hey @SAURABH SINGH!
Can you check the version of
pip
in your system?
s
SAURABH SINGH
04/24/2024, 5:44 AM
Hey @Edgar Ramírez (Arch.dev)
I checked the version of pip, it's 20.2.3
I tried upgrading it and adding the extractor again, still facing the same error. Here's a screenshot of it.
e
Edgar Ramírez (Arch.dev)
04/24/2024, 3:20 PM
You probably need to reinstall Meltano or upgrade pip in the venv where it was installed