raulcd commented on PR #14362:
URL: https://github.com/apache/arrow/pull/14362#issuecomment-1288725296
> (This may be a problem of my environment...)
I have tested locally and it worked correctly generating the wheel and all
tests were successful for `ubuntu-cuda-python`:
```
Building wheel for pyarrow (pyproject.toml) ... done
Created wheel for pyarrow:
filename=pyarrow-10.0.0.dev499+g434940205-cp38-cp38-linux_x86_64.whl
size=39604290
sha256=3cf0d603dac682c75faf432e2df0beadc401debb84695b20edd8a238a00045c4
Stored in directory:
/tmp/pip-ephem-wheel-cache-kl1jwln_/wheels/36/5a/4e/257fa0c1b45146cd22bde223e31702ec98426a9d79158b0401
Successfully built pyarrow
Installing collected packages: pyarrow
changing mode of /usr/local/bin/plasma_store to 755
Successfully installed pyarrow-10.0.0.dev499+g434940205
WARNING: Running pip as the 'root' user can result in broken permissions and
conflicting behaviour with the system package manager. It is recommended to use
a virtual environment instead: https://pip.pypa.io/warnings/venv
Remote version of pip: 22.3
Local version of pip: 22.3
Was pip installed by pip? True
Removed build tracker: '/tmp/pip-build-tracker-5xk81y66'
```
--
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]