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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   OS: FreeBSD 13.2
   Python versions 3.9.17 / 3.10 / 3.11
   Environments: venv
   pip install pyarrow
   
   ```
   Cmake Error at CMakeLists.txt:377 (target_link_libraries)
   Target "arrow_python" links to:
   Arrow::arrow_shared
   but the target was not found.Possible reasons include:
   * There is a typo in the targets name
   * A find_package call is missing for an IMPORTED target.
   * An ALIAS target is missing.
   Cmake Generate step failed. Build files cannot be regenerated correctly.
   error: command '/usr/local/bin/cmake' failed with exit code 1
   ERROR: Failed building wheel for pyarrow
   Failed to build pyarrow
   ERROR: Could not build wheels for pyarrow, which is required to install 
pyproject.toml-based projects
   
   ```
   
   
   ### 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