judahrand opened a new issue, #34240:
URL: https://github.com/apache/arrow/issues/34240

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I'm following the build instructions for Python but get the following error:
   
   ```
   CMake Error at CMakeLists.txt:268 (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.
   ```
   
   ### Component(s)
   
   Python


-- 
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]

Reply via email to