raulcd commented on PR #40571:
URL: https://github.com/apache/arrow/pull/40571#issuecomment-1999605768

   Sorry, I thought this was working but is still not finding pyarrow:
   ```
   Error: 
   ! in callr subprocess.
   Caused by error in `map(.x, .f, ..., .progress = .progress)`:
   ! i In index: 1.
   Caused by error in `render_rmarkdown()`:
   ! Failed to render RMarkdown
   Caused by error:
   ! in callr subprocess.
   Caused by error:
   ! ModuleNotFoundError: No module named 'pyarrow'
   Run `reticulate::py_last_error()` for details.
   
   ```
   but I can see on my local logs:
   ```
   + '[' -n /arrow-dev ']'
   + export RETICULATE_PYTHON_ENV=/arrow-dev
   + RETICULATE_PYTHON_ENV=/arrow-dev
   
   ```


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