any one can help? my salesforce pipeline failed M...
# troubleshooting
m
any one can help? my salesforce pipeline failed Meltano version 2.6.0
Copy code
Extractor 'tap-salesforce' could not be installed: failed to install plugin 'tap-salesforce'.

  Running command git clone --filter=blob:none --quiet <https://gitlab.com/meltano/tap-salesforce.git> /tmp/pip-req-build-pxj381zg

  WARNING: Built wheel for tap-salesforce is invalid: Metadata 1.2 mandates PEP 440 version, but 'meltano.1.5.0' is not

ERROR: Could not build wheels for tap-salesforce, which is required to install pyproject.toml-based projects


Installing orchestrator 'airflow'...

Installed loader 'target-snowflake'

Installed orchestrator 'airflow'

Installed 3/17 plugins

Skipped installing 13/17 plugins

Failed to install plugin(s)
Copy code
- name: tap-salesforce
      variant: meltano
      pip_url: git+<https://gitlab.com/meltano/tap-salesforce.git>
      settings:
        - name: star
m
@taylor do meltano team apply changes on this repo ? https://gitlab.com/meltano/tap-salesforce.git
t
@mari_n no - there’s a redirect in the project description to https://github.com/MeltanoLabs/tap-salesforce which is more active developed
r
Strange, I’m seeing this same error with
target-postgres
but I haven’t been able to find a version of Meltano I can update to that won’t yield that error
Here’s the repository I’m using for
target-postgres
. It just stopped working within the last week. I thought it would be as simple as updating the Meltano version but no version seems to get past the error