You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Could not find a version that satisfies the requirement clickhouse-driver>=0.18.0 (from dbt-clickhouse)
ERROR: No matching distribution found for clickhouse-driver>=0.18.0
Running on FreeBSD 12.2.
It worked by not requireing clickhouse-driver and the installing the wheel and making sure clickhouse-driver is installed manually. Test jobs against ClickHouse worked OK.
The text was updated successfully, but these errors were encountered:
The pip install fails with
Output from pip list:
Running on FreeBSD 12.2.
It worked by not requireing clickhouse-driver and the installing the wheel and making sure clickhouse-driver is installed manually. Test jobs against ClickHouse worked OK.
The text was updated successfully, but these errors were encountered: