Open DaniPoot opened 6 months ago
@DaniPoot it looks like the issue you're running into is Loader 'target-pinecone already exists in your Meltano project
. You'll need to either remove it or use the inherit-from feature to create another version of it.
@pnadolny13 I've removed the loader, tried to install again and I get another error.
@DaniPoot
This is https://github.com/MeltanoLabs/target-pinecone/issues/16, which I logged a while ago but never got to submit a PR since I had no way to test the changes, but it seems fine in CI.
I've now submitted https://github.com/MeltanoLabs/target-pinecone/pull/30 and merged it, so installation should work now :)
Can you update your `meltano.yml` to point to the branch? ```yaml pip_url: git+https://github.com/MeltanoLabs/target-pinecone.git@refs/pull/30/head ``` And try installing again?
PS: ¡Saludos a Yucatán 🇲🇽!
Meltano Version3.3.2
Python Version 3.10.6
To Reproduce Steps to reproduce the behavior:
Bug scope CLI (options, error messages, logging, etc.)
Operating System
Screenshots