Make sure that git diff result is empty and you've just pulled fresh master. Try cleaning up cmake cache. Just in case, official build instructions are published here: https://clickhouse.com/docs/en/development/build/
Operating system
Fedora 43
When I use:
pip install .
In the git clone directory, chdb don't want the pandas 3...
Installing collected packages: pandas, chdb
Attempting uninstall: pandas
Found existing installation: pandas 3.0.1
Uninstalling pandas-3.0.1:
Successfully uninstalled pandas-3.0.1
Successfully installed chdb-3.7.0 pandas-2.3.3
And install chdb 3.7.0
Is normal?
Operating system
Fedora 43
When I use:
pip install .
In the git clone directory, chdb don't want the pandas 3...
Installing collected packages: pandas, chdb
Attempting uninstall: pandas
Found existing installation: pandas 3.0.1
Uninstalling pandas-3.0.1:
Successfully uninstalled pandas-3.0.1
Successfully installed chdb-3.7.0 pandas-2.3.3
And install chdb 3.7.0
Is normal?