sean_han
05/24/2023, 3:15 AMmeltano install
, but I got the following error when it installed tap-salesforce plugin (variant: meltanolabs). I tried both 2.17.1 and 2.19.0, and got the same error. how can I fix the issue?
0 23.94 Extractor 'tap-salesforce' could not be installed: failed to install plugin 'tap-salesforce'.
#0 23.94 Running command git clone --filter=blob:none --quiet <https://github.com/meltanolabs/tap-salesforce.git> /tmp/pip-req-build-vryr53x0
#0 23.94 Running command git checkout -q 73158e9ab71cb0a1961d3a68b68ccfc5cd6021d2
#0 23.94 WARNING: Built wheel for tap-salesforce is invalid: Metadata 1.2 mandates PEP 440 version, but 'meltano.1.5.0' is not
#0 23.94 ERROR: Could not build wheels for tap-salesforce, which is required to install pyproject.toml-based projects
#0 23.94
user
05/24/2023, 12:37 PM1.5.1
tag?
Your error seems to be the same as https://github.com/MeltanoLabs/tap-salesforce/issues/38sean_han
05/26/2023, 1:38 AM