bipin-lekhak commented on issue #45867:
URL: https://github.com/apache/arrow/issues/45867#issuecomment-2740936521
With setuptools version 77.0.3, the build still fails but the error is
different.
```log
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
ERROR setuptools_scm._file_finders.git listing git files failed - pretending
there aren't any
.
.
.
CMake Error at
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
Could NOT find Python3 (missing: Python3_LIBRARIES
Python3_INCLUDE_DIRS
Development NumPy) (found version "3.10.14")
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.16/Modules/FindPython/Support.cmake:2214
(find_package_handle_standard_args)
/usr/share/cmake-3.16/Modules/FindPython3.cmake:300 (include)
cmake_modules/FindPython3Alt.cmake:48 (find_package)
CMakeLists.txt:284 (find_package)
error: command '/usr/bin/cmake' failed with exit code 1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]