MeltanoLabs / tap-mysql

Singer compliant tap for mysql
https://pypi.org/p/meltanolabs-tap-mysql
6 stars 8 forks source link

CI Failing #76

Open visch opened 6 months ago

visch commented 6 months ago
installing poetry...
Fatal error from pip prevented installation. Full pip output in file:
    /opt/pipx/logs/cmd_2024-04-05_17.17.49_pip_errors.log

Some possibly relevant errors from pip install:
    ERROR: Could not open requirements file: [Errno 2] No such file or directory: '.github/workflows/constraints.txt'
Error installing poetry.

Not clear what changed / why this happened but it's not working. I had something similar iirc on tap-postgres but didn't dive in as it wasn't happening on main like this. Didn't dive in as I ran this locally and things looked good

visch commented 5 months ago

https://github.com/MeltanoLabs/tap-csv/pull/244/files probably solves this