If you see a "local duckdb not found" error, it usually means the DuckDB extension or binary is missing or not properly installed in your environment. Ensure DuckDB is installed and accessible, and that any required extensions (like the DuckDB Postgres extension) are loaded if your workflow depends on them. For more details on CLI installation and usage, see DuckDB CLI: Installation and Connecting to MotherDuck and DuckDB CLI API.Would you like more detail on troubleshooting or setup steps?Sources:
- DuckDB CLI: Installation and Connecting to MotherDuck
- DuckDB CLI API
💡Hint: Mention RunLLM in the thread for followups.