kahemker opened a new pull request, #46591: URL: https://github.com/apache/arrow/pull/46591
Thanks for opening a pull request! ### Rationale for this change When installing pyarrow with pip, it is possible to experience a confusing time zone related error when writing files with datetime data. #46080 discusses the problem and a solution was eventually found. This change provides helpful information to other users who may experience the problem. ### What changes are included in this PR? Update to python installation instructions that offers guidance on how to handle tzdata related errors ### Are these changes tested? I was unable to build the documentation locally. I will use the github action to preview the documentation ### Are there any user-facing changes? No -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org