powersj commented on issue #40100:
URL: https://github.com/apache/arrow/issues/40100#issuecomment-1955356748

   > which PyArrow package were you using?
   
   I am going to assume `pyarrow-15.0.0-cp311-cp311-win_amd64.whl` based on the 
following:
   
   ```s
   pip show pyarrow
   Name: pyarrow
   Version: 15.0.0
   Summary: Python library for Apache Arrow
   Home-page: https://arrow.apache.org/
   Author:
   Author-email:
   License: Apache License, Version 2.0
   Location: C:\Users\powersj\v3-ear\venv\Lib\site-packages
   Requires: numpy
   Required-by:
   ```
   
   Digging through the site-packages I see:
   
   ```s
   Wheel-Version: 1.0
   Generator: bdist_wheel (0.41.1)
   Root-Is-Purelib: false
   Tag: cp311-cp311-win_amd64
   ```
   
   
   


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