I have an older TIS DBK I wanted to use as an allsky while connected to the mount using indigo and encounter this error:
-- Arrow build warning level: PRODUCTION
-- Build Type: Release
-- CMAKE_C_FLAGS: -Wall -fno-semantic-interposition -fdiagnostics-color=always -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
-- CMAKE_CXX_FLAGS: -Wno-noexcept-type -Wall -fno-semantic-interposition -fdiagnostics-color=always -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
-- Generator: Ninja
-- Build output directory: /tmp/tmph702ukse/build/release
-- Found Python3: /home/indigo/indi-allsky/virtualenv/indi-allsky/bin/python3.11 (found version "3.11.2") found components: Interpreter Development.Module NumPy
-- Found Python3Alt: /home/indigo/indi-allsky/virtualenv/indi-allsky/bin/python3.11
-- Found NumPy version: 2.4.4
-- NumPy include dir: /tmp/pip-build-env-vduc2ywl/overlay/lib/python3.11/site-packages/numpy/_core/include -- Found Cython version: 3.2.4 CMake Error at CMakeLists.txt:294 (find_package): By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Arrow", but CMake did not find one. Could not find a package configuration file provided by "Arrow" with any of the following names: ArrowConfig.cmake arrow-config.cmake Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set "Arrow_DIR" to a directory containing one of the above files. If "Arrow" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/tmp/tmph702ukse/build/CMakeFiles/CMakeOutput.log". *** CMake configuration failed [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pyarrow Failed to build pyarrow error: failed-wheel-build-for-install × Failed to build installable wheels for some pyproject.toml based projects ╰─> pyarrow ###############
### ERROR ###
############### The setup script exited abnormally, please try to run again...
I have an older TIS DBK I wanted to use as an allsky while connected to the mount using indigo and encounter this error: