Hi team, could you check the errors below we're getting when trying to install tap-spreadsheets-anywhere.
- try with meltano version 3.7.8, python version 3.12
error:
- try with meltano 4.0.1, python version 3.10.13
Using Python 3.10.13 environment at: .meltano/extractors/tap-spreadsheets-anywhere/venv
error: The build backend returned an error
Caused by: Call to setuptools.build_meta.build_wheel failed (exit status: 1)
[stderr]
/Users/.cache/uv/builds-v0/.tmpTbDo8z/lib/python3.10/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
error in tap-spreadsheets-anywhere setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers;
Expected end or semicolon (after version specifier)
jsonpath-ng>=1.5.3pyarrow>=5.0.0
~~~~~~~^
hint: This usually indicates a problem with the package or the build environment.
2025-10-31T15:08:00.389101Z [error] Installation failed. Command failed.
Let me know if you need any more details from my side.
Hi team, could you check the errors below we're getting when trying to install tap-spreadsheets-anywhere.
error:
Let me know if you need any more details from my side.