g302ge commented on issue #14384:
URL: https://github.com/apache/arrow/issues/14384#issuecomment-1280706843

   > * /usr/local/bin/python3 -c 'import numpy; print(numpy.get_include())'
   
   the first result is 
   
   `/usr/local/lib/python3.8/site-packages/numpy/core/include`
   
   and the second is 
   
   ```
   /usr/local/lib/python3.8/site-packages/numpy/core/include:
   total 4
   drwxr-xr-x 3 root root 4096 Oct 12 18:41 numpy
   
   /usr/local/lib/python3.8/site-packages/numpy/core/include/numpy:
   total 384
   -rw-r--r-- 1 root root   164 Oct 12 18:41 arrayobject.h
   -rw-r--r-- 1 root root  3509 Oct 12 18:41 arrayscalars.h
   -rw-r--r-- 1 root root  1878 Oct 12 18:41 halffloat.h
   -rw-r--r-- 1 root root 61098 Oct 12 18:41 __multiarray_api.h
   -rw-r--r-- 1 root root 56456 Oct 12 18:41 multiarray_api.txt
   -rw-r--r-- 1 root root 11496 Oct 12 18:41 ndarrayobject.h
   -rw-r--r-- 1 root root 65018 Oct 12 18:41 ndarraytypes.h
   -rw-r--r-- 1 root root  1861 Oct 12 18:41 _neighborhood_iterator_imp.h
   -rw-r--r-- 1 root root  6786 Oct 12 18:41 noprefix.h
   -rw-r--r-- 1 root root  4715 Oct 12 18:41 npy_1_7_deprecated_api.h
   -rw-r--r-- 1 root root 14666 Oct 12 18:41 npy_3kcompat.h
   -rw-r--r-- 1 root root 37899 Oct 12 18:41 npy_common.h
   -rw-r--r-- 1 root root  3879 Oct 12 18:41 npy_cpu.h
   -rw-r--r-- 1 root root  2596 Oct 12 18:41 npy_endian.h
   -rw-r--r-- 1 root root  3439 Oct 12 18:41 npy_interrupt.h
   -rw-r--r-- 1 root root 21014 Oct 12 18:41 npy_math.h
   -rw-r--r-- 1 root root   567 Oct 12 18:41 npy_no_deprecated_api.h
   -rw-r--r-- 1 root root   817 Oct 12 18:41 npy_os.h
   -rw-r--r-- 1 root root  1010 Oct 12 18:41 _numpyconfig.h
   -rw-r--r-- 1 root root  1207 Oct 12 18:41 numpyconfig.h
   -rw-r--r-- 1 root root  6306 Oct 12 18:41 old_defines.h
   -rw-r--r-- 1 root root   708 Oct 12 18:41 oldnumeric.h
   drwxr-xr-x 2 root root    22 Oct 12 18:41 random
   -rw-r--r-- 1 root root 12143 Oct 12 18:41 __ufunc_api.h
   -rw-r--r-- 1 root root  6889 Oct 12 18:41 ufunc_api.txt
   -rw-r--r-- 1 root root 13171 Oct 12 18:41 ufuncobject.h
   -rw-r--r-- 1 root root   729 Oct 12 18:41 utils.h
   ```
   
   


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