airbytehq/PyAirbyte

duckdb-engine==0.9.2

estaar opened this issue · 2 comments

The dependency on duckdb==0.9.2 creates an installation error. I have tried in WSL and normal windows Virtual environment.
It gives an error:
Failed to build duckdb pendulum
ERROR: Could not build wheels for duckdb, pendulum, which is required to install pyproject.toml-based projects

I am able to install higher version of duckdb without any error as well as pendulum

@estaar - We just released PyAirbyte 0.12.0 - which bumps DuckDB to the brand new "1.0" version. Let us know if this fixes your issue! Thanks!

Closing as resolved.