DylanLukes commented on issue #38338:
URL: https://github.com/apache/arrow/issues/38338#issuecomment-1770263285

   > @DylanLukes can you clarify how you are exactly trying to install pyarrow? 
   
   I was simply trying to `pip install pyarrow`. 
   
   > Is it using homebrew, a binary wheel with pip, or from source?
   
   I tried initially just via `pip` (already had `apache-arrow` installed via 
`brew` but reinstalled to update it to 13.0.0 as well. In the end, I had to 
build from source.
   
   > Python 3.12 wheels will be included for the upcoming 14.0 release 
(estimated arrival is in one or two weeks)
   
   Awesome, looking forward to that. For the time being at least I have it 
working after manually installing it from the source tarball. 
   
   ---
   
   One question I have is generally why all of the Cython extensions appear to 
be disabled in the package `setup.py`. Am I correct in understanding this is 
just a default state and that these normally be then enabled (using the 
environment variables) in CI/CD tasks when wheels are built and published?


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