Nicola Crane created ARROW-14407:
------------------------------------
Summary: [R] Suggestions when install_pyarrow() fails
Key: ARROW-14407
URL: https://issues.apache.org/jira/browse/ARROW-14407
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Nicola Crane
I tried and failed to install PyArrow via {{arrow::install_pyarrow()}}. The
error messaging could be improved by adding a suggestion as to what to do next.
{code:r}
> arrow::install_pyarrow()
Error: could not find a Python environment for /usr/bin/python3
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)