Divyansh200102 commented on issue #31315: URL: https://github.com/apache/arrow/issues/31315#issuecomment-1951740439
When i build the python section using ``` pushd arrow/docs make python popd ``` a file named `pyarrow.compute.strptime.doctree` is built  also during the building the python section this error is coming ```powershell Exception occurred: File "C:\Users\Divyansh\Documents\GitHub\arrow\myenv\Lib\site-packages\IPython\sphinxext\ipython_directive.py", line 602, in process_input raise RuntimeError( RuntimeError: Unexpected warning in `C:\Users\Divyansh\Documents\GitHub\arrow\docs\source\python\getstarted.rst` line 147 The full traceback has been saved in C:\Users\Divyansh\AppData\Local\Temp\sphinx-err-53_rdmpj.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make: *** [Makefile:153: python] Error 2 ``` @rok -- 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]
