note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Successfully built rna_voila
Failed to build h5py pyarrow
ERROR: Could not build wheels for h5py, pyarrow, which is required to install pyproject.toml-based projects
Any thoughts/suggestions?
Entire text:
git+https://bitbucket.org/biociphers/majiq_academic.git#subdirectory=voila
Collecting git+https://bitbucket.org/biociphers/majiq_academic.git#subdirectory=voila
Cloning https://bitbucket.org/biociphers/majiq_academic.git to /private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-req-build-vr9shiok
Running command git clone --filter=blob:none --quiet https://bitbucket.org/biociphers/majiq_academic.git /private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-req-build-vr9shiok
warning: filtering not recognized by server, ignoring
warning: filtering not recognized by server, ignoring
Resolved https://bitbucket.org/biociphers/majiq_academic.git to commit 8423f68b669348bf2ae7261a56e270fdea656d2c
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting Click>=7.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting cryptography==41.0.5 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached cryptography-41.0.5-cp37-abi3-macosx_10_12_universal2.whl.metadata (5.2 kB)
Collecting Flask==1.1.4 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached Flask-1.1.4-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting Flask-Session==0.3.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached Flask_Session-0.3.1-py2.py3-none-any.whl.metadata (900 bytes)
Collecting Flask-WTF==0.14.2 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached Flask_WTF-0.14.2-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting gitdb2==2.0.6 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached gitdb2-2.0.6-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting GitPython==3.0.5 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached GitPython-3.0.5-py3-none-any.whl.metadata (1.1 kB)
Collecting gtfparse==2.0.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached gtfparse-2.0.1-py3-none-any.whl
Collecting gunicorn==19.9.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached gunicorn-19.9.0-py2.py3-none-any.whl.metadata (3.4 kB)
Collecting h5py==3.7.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached h5py-3.7.0.tar.gz (392 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting intervaltree==3.1.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached intervaltree-3.1.0-py2.py3-none-any.whl
Collecting itsdangerous==1.1.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached itsdangerous-1.1.0-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting Jinja2==2.11.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached Jinja2-2.11.1-py2.py3-none-any.whl.metadata (3.5 kB)
Collecting MarkupSafe==1.1.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached MarkupSafe-1.1.1-cp312-cp312-macosx_10_9_universal2.whl
Collecting networkx==2.5 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached networkx-2.5-py3-none-any.whl.metadata (4.9 kB)
Collecting numpy>=1.21 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB)
Collecting pandas==2.0.3 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached pandas-2.0.3-cp312-cp312-macosx_10_9_universal2.whl
Collecting polars==0.15.9 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached polars-0.15.9-cp37-abi3-macosx_11_0_arm64.whl.metadata (13 kB)
Collecting psutil==5.6.7 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached psutil-5.6.7-cp312-cp312-macosx_10_9_universal2.whl
Collecting pyarrow==13.0.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached pyarrow-13.0.0.tar.gz (1.0 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting requests==2.31.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting scipy>=1.4.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached scipy-1.13.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (60 kB)
Collecting six==1.14.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached six-1.14.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting smmap2==2.0.5 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached smmap2-2.0.5-py2.py3-none-any.whl.metadata (4.8 kB)
Collecting tqdm==4.66.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
Collecting waitress==1.1.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached waitress-1.1.0-py2.py3-none-any.whl.metadata (4.9 kB)
Collecting Werkzeug==0.16.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached Werkzeug-0.16.0-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting WTForms==2.2.1 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached WTForms-2.2.1-py2.py3-none-any.whl.metadata (3.8 kB)
Collecting cffi>=1.12 (from cryptography==41.0.5->rna_voila==2.5.6.dev1+g8423f68b)
Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB)
Collecting Click>=7.0 (from rna_voila==2.5.6.dev1+g8423f68b)
Using cached click-7.1.2-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting sortedcontainers<3.0,>=2.0 (from intervaltree==3.1.0->rna_voila==2.5.6.dev1+g8423f68b)
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting decorator>=4.3.0 (from networkx==2.5->rna_voila==2.5.6.dev1+g8423f68b)
Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->rna_voila==2.5.6.dev1+g8423f68b)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz>=2020.1 (from pandas==2.0.3->rna_voila==2.5.6.dev1+g8423f68b)
Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.1 (from pandas==2.0.3->rna_voila==2.5.6.dev1+g8423f68b)
Using cached tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting charset-normalizer<4,>=2 (from requests==2.31.0->rna_voila==2.5.6.dev1+g8423f68b)
Using cached charset_normalizer-3.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests==2.31.0->rna_voila==2.5.6.dev1+g8423f68b)
Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->rna_voila==2.5.6.dev1+g8423f68b)
Using cached urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
Collecting certifi>=2017.4.17 (from requests==2.31.0->rna_voila==2.5.6.dev1+g8423f68b)
Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
Collecting pycparser (from cffi>=1.12->cryptography==41.0.5->rna_voila==2.5.6.dev1+g8423f68b)
Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached cryptography-41.0.5-cp37-abi3-macosx_10_12_universal2.whl (5.4 MB)
Using cached Flask-1.1.4-py2.py3-none-any.whl (94 kB)
Using cached Flask_Session-0.3.1-py2.py3-none-any.whl (7.5 kB)
Using cached Flask_WTF-0.14.2-py2.py3-none-any.whl (14 kB)
Using cached gitdb2-2.0.6-py2.py3-none-any.whl (63 kB)
Using cached GitPython-3.0.5-py3-none-any.whl (455 kB)
Using cached gunicorn-19.9.0-py2.py3-none-any.whl (112 kB)
Using cached itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB)
Using cached networkx-2.5-py3-none-any.whl (1.6 MB)
Using cached polars-0.15.9-cp37-abi3-macosx_11_0_arm64.whl (12.4 MB)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Using cached smmap2-2.0.5-py2.py3-none-any.whl (24 kB)
Using cached tqdm-4.66.1-py3-none-any.whl (78 kB)
Using cached waitress-1.1.0-py2.py3-none-any.whl (114 kB)
Using cached Werkzeug-0.16.0-py2.py3-none-any.whl (327 kB)
Using cached WTForms-2.2.1-py2.py3-none-any.whl (166 kB)
Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB)
Using cached scipy-1.13.0-cp312-cp312-macosx_12_0_arm64.whl (30.4 MB)
Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)
Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl (177 kB)
Using cached charset_normalizer-3.3.2-cp312-cp312-macosx_11_0_arm64.whl (119 kB)
Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Using cached tzdata-2024.1-py2.py3-none-any.whl (345 kB)
Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Building wheels for collected packages: rna_voila, h5py, pyarrow
Building wheel for rna_voila (pyproject.toml) ... done
Created wheel for rna_voila: filename=rna_voila-2.5.6.dev1+g8423f68b-py3-none-any.whl size=2512668 sha256=8c44e24a19f6ef7a58264489d48bcc2cbc7207fae2a0243fd66d43fcf08c8112
Stored in directory: /private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-ephem-wheel-cache-15s5y3g3/wheels/85/65/cd/e6a49d53e0e6e7e4732c5a8d1b9bb323ecc2e9583b19d81550
Building wheel for h5py (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for h5py (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [71 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.macosx-10.9-universal2-cpython-312
creating build/lib.macosx-10.9-universal2-cpython-312/h5py
copying h5py/h5py_warnings.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py
copying h5py/version.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py
copying h5py/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py
copying h5py/ipy_completer.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py
creating build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/files.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/group.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/base.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/_hl
creating build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dimension_scales.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_attribute_create.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_file_image.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/conftest.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5f.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dataset_getitem.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_group.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_errors.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dataset_swmr.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_slicing.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5pl.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_attrs_data.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5t.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_big_endian_file.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5p.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5o.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/common.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dataset.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_file.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_selections.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_dtype.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_h5.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_file2.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_completions.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_filters.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_base.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_objects.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
copying h5py/tests/test_file_alignment.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests
creating build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/data_files
copying h5py/tests/data_files/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/data_files
creating build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/test_vds
copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/data_files
copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.macosx-10.9-universal2-cpython-312/h5py/tests/data_files
running build_ext
Building h5py requires pkg-config unless the HDF5 path is explicitly specified using the environment variable HDF5_DIR. For more information and details, see https://docs.h5py.org/en/stable/build.html#custom-installation
error: pkg-config probably not installed: FileNotFoundError(2, 'No such file or directory')
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for h5py
Building wheel for pyarrow (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for pyarrow (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [288 lines of output]
<string>:34: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
running bdist_wheel
running build
running build_py
creating build
creating build/lib.macosx-10.9-universal2-cpython-312
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/orc.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/conftest.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_generated_version.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/benchmark.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_compute_docstrings.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/ipc.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/util.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/flight.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/cffi.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/substrait.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/filesystem.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/types.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/dataset.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/cuda.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/feather.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/pandas_compat.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/fs.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/acero.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/csv.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/jvm.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/hdfs.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/json.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/compute.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_tensor.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_ipc.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/conftest.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_convert_builtin.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_misc.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/arrow_16597.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_acero.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_gandiva.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/strategies.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_adhoc_memory_leak.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/arrow_7980.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/util.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_orc.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_table.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_array.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_deprecations.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_io.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_util.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_cuda_numba_interop.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_cpp_internals.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_cffi.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_schema.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_jvm.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_fs.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_udf.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_filesystem.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/pandas_threaded_import.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/pandas_examples.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_cython.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_sparse_tensor.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_dataset.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_builder.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_cuda.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_extension_type.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_feather.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_pandas.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_memory.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_exec_plan.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_flight.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/read_record_batch.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_json.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_compute.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_hdfs.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_strategies.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_csv.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_scalars.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_gdb.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_types.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/test_substrait.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
copying pyarrow/interchange/from_dataframe.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
copying pyarrow/interchange/dataframe.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
copying pyarrow/interchange/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
copying pyarrow/interchange/buffer.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
copying pyarrow/interchange/column.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/interchange
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/vendored
copying pyarrow/vendored/version.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/vendored
copying pyarrow/vendored/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/vendored
copying pyarrow/vendored/docscrape.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/vendored
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/parquet
copying pyarrow/parquet/encryption.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/parquet
copying pyarrow/parquet/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/parquet
copying pyarrow/parquet/core.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/parquet
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/interchange
copying pyarrow/tests/interchange/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/interchange
copying pyarrow/tests/interchange/test_conversion.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/interchange
copying pyarrow/tests/interchange/test_interchange_spec.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/interchange
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_basic.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/conftest.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/encryption.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_parquet_writer.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_metadata.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/__init__.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_datetime.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/common.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_dataset.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_data_types.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_pandas.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_parquet_file.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_compliant_nested_type.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
copying pyarrow/tests/parquet/test_encryption.py -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/parquet
running egg_info
writing pyarrow.egg-info/PKG-INFO
writing dependency_links to pyarrow.egg-info/dependency_links.txt
writing requirements to pyarrow.egg-info/requires.txt
writing top-level names to pyarrow.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'pyarrow.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '../LICENSE.txt'
warning: no files found matching '../NOTICE.txt'
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '#*' found anywhere in distribution
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
no previously-included directories found matching '.asv'
writing manifest file 'pyarrow.egg-info/SOURCES.txt'
copying pyarrow/__init__.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_acero.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_acero.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_compute.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_compute.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_csv.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_csv.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_cuda.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_cuda.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_dataset.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_dataset.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_dataset_orc.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_dataset_parquet.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_feather.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_flight.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_fs.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_fs.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_gcsfs.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_hdfs.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_hdfsio.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_json.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_json.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_orc.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_orc.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_parquet.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_parquet.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_parquet_encryption.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_parquet_encryption.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_pyarrow_cpp_tests.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_pyarrow_cpp_tests.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_s3fs.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/_substrait.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/array.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/benchmark.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/builder.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/compat.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/config.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/error.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/gandiva.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/io.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/ipc.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/lib.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/lib.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/memory.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/pandas-shim.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/public-api.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/scalar.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/table.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/tensor.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
copying pyarrow/types.pxi -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/common.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_feather.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_acero.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/__init__.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libgandiva.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_python.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_flight.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_dataset_parquet.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_dataset.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_substrait.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_cuda.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/includes/libarrow_fs.pxd -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/includes
copying pyarrow/tests/bound_function_visit_strings.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/extensions.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
copying pyarrow/tests/pyarrow_cython_example.pyx -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/feather
copying pyarrow/tests/data/feather/v0.17.0.version.2-compression.lz4.feather -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/feather
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/README.md -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.test1.orc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/decimal.jsn.gz -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
copying pyarrow/tests/data/orc/decimal.orc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/orc
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/parquet
copying pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/parquet
copying pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/parquet
copying pyarrow/tests/data/parquet/v0.7.1.parquet -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/parquet
copying pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/tests/data/parquet
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow
creating build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/CMakeLists.txt -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/api.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/arrow_to_pandas.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/arrow_to_pandas.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/arrow_to_python_internal.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/benchmark.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/benchmark.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/common.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/common.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/csv.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/csv.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/datetime.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/datetime.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/decimal.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/decimal.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/deserialize.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/deserialize.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/extension_type.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/extension_type.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/filesystem.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/filesystem.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/flight.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/flight.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/gdb.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/gdb.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/helpers.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/helpers.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/inference.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/inference.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/init.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/init.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/io.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/io.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/ipc.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/ipc.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/iterators.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_convert.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_convert.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_internal.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_interop.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_to_arrow.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/numpy_to_arrow.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/parquet_encryption.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/parquet_encryption.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/pch.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/platform.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/pyarrow.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/pyarrow.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/pyarrow_api.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/pyarrow_lib.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/python_test.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/python_test.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/python_to_arrow.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/python_to_arrow.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/serialize.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/serialize.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/type_traits.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/udf.cc -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/udf.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
copying pyarrow/src/arrow/python/visibility.h -> build/lib.macosx-10.9-universal2-cpython-312/pyarrow/src/arrow/python
running build_ext
creating /private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-install-q3iqo8qg/pyarrow_d72609e2aa9542839a6c2b3e7b7598b8/build/temp.macosx-10.9-universal2-cpython-312
-- Running cmake for PyArrow
cmake -DCMAKE_INSTALL_PREFIX=/private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-install-q3iqo8qg/pyarrow_d72609e2aa9542839a6c2b3e7b7598b8/build/lib.macosx-10.9-universal2-cpython-312/pyarrow -DPYTHON_EXECUTABLE=/Users/mr/Downloads/htslib-1.20/env/bin/python3.12 -DPython3_EXECUTABLE=/Users/mr/Downloads/htslib-1.20/env/bin/python3.12 -DPYARROW_CXXFLAGS= -DPYARROW_BUILD_CUDA=off -DPYARROW_BUILD_SUBSTRAIT=off -DPYARROW_BUILD_FLIGHT=off -DPYARROW_BUILD_GANDIVA=off -DPYARROW_BUILD_ACERO=off -DPYARROW_BUILD_DATASET=off -DPYARROW_BUILD_ORC=off -DPYARROW_BUILD_PARQUET=off -DPYARROW_BUILD_PARQUET_ENCRYPTION=off -DPYARROW_BUILD_GCS=off -DPYARROW_BUILD_S3=off -DPYARROW_BUILD_HDFS=off -DPYARROW_BUNDLE_ARROW_CPP=off -DPYARROW_BUNDLE_CYTHON_CPP=off -DPYARROW_GENERATE_COVERAGE=off -DCMAKE_BUILD_TYPE=release /private/var/folders/n4/05h4ysfn6x90_n9f7yc3q5p40000gn/T/pip-install-q3iqo8qg/pyarrow_d72609e2aa9542839a6c2b3e7b7598b8
error: command 'cmake' failed: No such file or directory
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Successfully built rna_voila
Failed to build h5py pyarrow
ERROR: Could not build wheels for h5py, pyarrow, which is required to install pyproject.toml-based projects