There are some problem with Kuzu DB on Windows.
For Python 3.14, it cannot be (easily) installed via pip, because there is no pre-built wheels, and for local build it requires 'make' (even though the build process is, in fact, based on CMake, and Makefile is a wrapper around CMake, which makes zero sense to me).
CGC version available via pip is too old and doesn't support Kuzu (maybe build pipeline is broken and packages don't get uploaded to pip?)
CGC version downloaded from site can't seem to find Kuzu, even though it is installed.
There are some problem with Kuzu DB on Windows.
For Python 3.14, it cannot be (easily) installed via pip, because there is no pre-built wheels, and for local build it requires 'make' (even though the build process is, in fact, based on CMake, and Makefile is a wrapper around CMake, which makes zero sense to me).
CGC version available via pip is too old and doesn't support Kuzu (maybe build pipeline is broken and packages don't get uploaded to pip?)
CGC version downloaded from site can't seem to find Kuzu, even though it is installed.